]> git.baikalelectronics.ru Git - kernel.git/commit
backlight: move register definitions from header to source
authorKim, Milo <Milo.Kim@ti.com>
Mon, 30 Jul 2012 21:40:50 +0000 (14:40 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 31 Jul 2012 00:25:15 +0000 (17:25 -0700)
commit3e7899ede604ffeda239c85a27ec7bc5a82af26b
tree9a4bbfe30de88b53fb92014cfb27e74aa3fcefa3
parenta8c6593d101ff8c486d56530ebf8ec02b2ae89d4
backlight: move register definitions from header to source

ROM boundary definitions do not need to be exported because these are
used only internally in the lp855x driver.

And few code cosmetic changes

Signed-off-by: Milo(Woogyom) Kim <milo.kim@ti.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Cc: Bryan Wu <bryan.wu@canonical.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/backlight/lp855x_bl.c
include/linux/lp855x.h