]> git.karo-electronics.de Git - karo-tx-linux.git/commit
leds: wm831x-status: Request a REG resource
authorMark Brown <broonie@linaro.org>
Thu, 29 Aug 2013 14:18:14 +0000 (07:18 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Sep 2013 00:18:27 +0000 (17:18 -0700)
commitd041e861d49f1f558e9e18f2075345f8a37427dc
tree898f513dbdd37464006c319edb9e5e7cc7bf9f45
parent73e2c2b7c105e46344eb409575a4508f24a82eee
leds: wm831x-status: Request a REG resource

commit 61abeba5222895d6900b13115f5d8eba7988d7d6 upstream.

The wm831x-status driver was not converted to use a REG resource when they
were introduced and the rest of the wm831x drivers converted, causing it
to fail to probe due to requesting the wrong resource type.

Signed-off-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/leds/leds-wm831x-status.c