commit | 61abeba5222895d6900b13115f5d8eba7988d7d6 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Thu Aug 29 07:18:14 2013 -0700 |
committer | Bryan Wu <cooloney@gmail.com> | Fri Aug 30 10:17:45 2013 -0700 |
tree | 402aee94cb85e758b6f037b76b82511981ff6d92 | |
parent | c945cbcf453cb72dc2287fc4f7b63314f173b313 [diff] |
leds: wm831x-status: Request a REG resource 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> Cc: stable@vger.kernel.org # v3.7+ Signed-off-by: Bryan Wu <cooloney@gmail.com>