Hello, These two patches add MERAM operations wrappers. As the MERAM is used by a new DRM driver I'm working on for the same hardware, I don't want the operations to be accessed directly. This is a first step in getting rid of the MERAM platform device pointer in the LCDC platform data. Laurent Pinchart (2): fbdev: sh_mobile_meram: Add MERAM operations wrappers fbdev: sh_mobile_lcdc: Use MERAM operations wrappers drivers/video/sh_mobile_lcdcfb.c | 18 +++++++----------- drivers/video/sh_mobile_meram.c | 24 ++++++++++++------------ include/video/sh_mobile_meram.h | 28 ++++++++++++++++++++++++++++ 3 files changed, 47 insertions(+), 23 deletions(-) -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html