]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: max14577: Cleanup an error message
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 4 Dec 2013 14:07:12 +0000 (17:07 +0300)
committerLee Jones <lee.jones@linaro.org>
Fri, 6 Dec 2013 16:08:25 +0000 (16:08 +0000)
commit008cf260c0c2c4e0f9c69d264d30a36f814b841e
tree17e43f5fe8ec3a80e61f6b7af382ed17583806c7
parent2b12ea963aa29a1322b53c0c124d42f0241443bf
mfd: max14577: Cleanup an error message

"pdata" is a NULL not an ERR_PTR so there is no use printing it.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/max14577.c