On Thu, Mar 6, 2014 at 12:12 AM, Daniel Mack [off-list ref] wrote:
Here are some cleanups for the pxa3xx-gcu driver. Patch 3/4 is actually
a real bugfix that is needed since the misc code doesn't set
file->private_data for us implicitly anymore.
The rest are just straight-forward cleanups.
Thanks,
Daniel
Daniel Mack (4):
video: pxa3xx-gcu: rename some symbols
video: pxa3xx-gcu: pass around struct device *
video: pxa3xx-gcu: provide an empty .open call
video: pxa3xx-gcu: switch to devres functions
drivers/video/pxa3xx-gcu.c | 191 +++++++++++++++++++--------------------------
1 file changed, 81 insertions(+), 110 deletions(-)
--
1.8.5.3
Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com>