Thanks!
I feel like this series is definitely the right thing, but I wonder how
we're going to merge it... Anyway that's above my pay grade.
regards,
dan carpenter
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject
Some drivers use member screen_base of struct fb_info to store non-
__iomem pointers, creating the need for ugly __force typecasts to
avoid sparse warnings. This adds an alternate pointer without the
__iomem qualifyer for this use.
Signed-off-by: Lars Svensson
---
Patch v3: bugfix in fbtft-bus.c: