]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: tps65090: Delete an error message for a failed memory allocation in tps65090_i2c...
authorMarkus Elfring <elfring@users.sourceforge.net>
Thu, 8 Mar 2018 14:25:58 +0000 (15:25 +0100)
committerLee Jones <lee.jones@linaro.org>
Wed, 16 May 2018 08:21:48 +0000 (09:21 +0100)
commit93cd45fe5feec1c22bbf199a75ba59f8e64f2989
tree549c6184f9df61ddd975a4c4a7d6b0707bbe3b1b
parent871100b2e0461f78217972e2a36c9db107b937e8
mfd: tps65090: Delete an error message for a failed memory allocation in tps65090_i2c_probe()

Omit an extra message for a memory allocation failure in this function.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/tps65090.c