OSDN Git Service

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)
commit8a232f0b0d26725e2e57a1fc6fca250089f6597d
tree549c6184f9df61ddd975a4c4a7d6b0707bbe3b1b
parenta2e87fee55c2024c7d9ad7c26614300effd48d4c
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