diff options
author | Lee Jones <lee.jones@linaro.org> | 2014-08-18 16:54:06 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2014-09-26 09:15:33 +0200 |
commit | cddc11412d604ad673709e91e7a35e9f10c68b39 (patch) | |
tree | ef3cd8c2e42790fe05861ca9d3b2d55bc993c9a0 /drivers/mfd/twl4030-irq.c | |
parent | mfd: max77686: Remove check which is always true (diff) | |
download | linux-cddc11412d604ad673709e91e7a35e9f10c68b39.tar.xz linux-cddc11412d604ad673709e91e7a35e9f10c68b39.zip |
mfd: pcf50633: Check return value of platform_device_add()
The return value of platform_device_add() is checked after every
other use throughout the kernel.
We're also sliding in another cheeky dev_err() => dev_warn() change
as we're not actually erroring out here, rather reporting the fact
that something's gone wrong, but carrying on regardless.
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/twl4030-irq.c')
0 files changed, 0 insertions, 0 deletions