sh_mobile_meram: Use direct function calls for the public API
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Thu, 15 Mar 2012 11:40:47 +0000 (12:40 +0100)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Thu, 19 Jul 2012 00:05:21 +0000 (02:05 +0200)
commit6e729b416b44296f5ed503b40ac58c2bffb43caf
tree62389c3aca9efc519b47fdcdff4a5131feb1ac6d
parent4a2371772146b30113c9c837eb32b64f18376c0d
sh_mobile_meram: Use direct function calls for the public API

There's no reason to use abstract operation pointers to implement the
MERAM API. Replace them by direct function calls.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
drivers/video/sh_mobile_lcdcfb.c
drivers/video/sh_mobile_meram.c
include/video/sh_mobile_meram.h