]> 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)
commitf72e2427375525bc40c2083876549e55f8e4593a
tree549c6184f9df61ddd975a4c4a7d6b0707bbe3b1b
parent3deea47ac825dfcaa786d01dbe75f02e3aba3798
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