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)
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>

No differences found