fbdev: sh_mobile_lcdc: Don't pass struct device around
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 7 Sep 2011 14:02:31 +0000 (16:02 +0200)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 12 Mar 2012 21:40:42 +0000 (22:40 +0100)
commit0a7f17aa3d6b693700af2e1cbf8cfdd28e18aebb
tree9c5ff513f0a4adeecbcc29d653b324b4538f4065
parent4774c12aacafc0b8be81b1d159be5a761889e2d7
fbdev: sh_mobile_lcdc: Don't pass struct device around

Pass a pointer to a struct sh_mobile_lcdc_priv instead, which stores a
pointer to the device.

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