Thread (3 messages) flat view 3 messages, 3 authors, 2014-12-09

Re: [PATCH v2 2/2] backlight/lp855x: Add supply regulator to lp855x

From: Arnd Bergmann <arnd@arndb.de>
Date: 2014-12-03 14:11:49
Also in: linux-devicetree

On Tuesday 02 December 2014 17:39:12 Sean Paul wrote:
 .../devicetree/bindings/video/backlight/lp855x.txt     |  2 ++
 drivers/video/backlight/lp855x_bl.c                    | 18 ++++++++++++++++++
 include/linux/platform_data/lp855x.h                   |  2 ++
 3 files changed, 22 insertions(+)
While your two patches are both correct (and applied already), I took
a look at the platform_data header and noticed that all users of this
file have been converted to DT a while ago, so it would be nice to clean
it up by integrating the linux/platform_data/lp855x.h header file into the
drivers/video/backlight/lp855x_bl.c itself.

You can then merge struct lp855x_platform_data into lp855x to avoid the
extra dynamic allocation and remove all the 'pdata' references in the
driver.

	Arnd
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help