]> 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)
commit9db86e37f9d286955f45f86b9594839d337939de
tree9a4bbfe30de88b53fb92014cfb27e74aa3fcefa3
parent4d3cac8cc40f3bec968643919b80a18b03a05098
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