]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drivers/leds/leds-lp5523.c: perform SW reset before detection
authorSamu Onkalo <samu.p.onkalo@nokia.com>
Wed, 24 Nov 2010 20:57:05 +0000 (12:57 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 24 Nov 2010 21:50:44 +0000 (06:50 +0900)
commit11e7946f196e5fdde20584e3e58c60335ee3b3bc
tree81a1ee57bd8bc9a434af718a0769cf609fc7356f
parent95ea8eec341c1fc881407c96114de7e4173c1b7c
drivers/leds/leds-lp5523.c: perform SW reset before detection

Chip detection may fail if the chip is in some odd state for example after
system restart.  Chip doesn't have HW reset line.

Signed-off-by: Samu Onkalo <samu.p.onkalo@nokia.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/leds/leds-lp5523.c