]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: tps80031: Delete an error message for a failed memory allocation in tps80031_probe()
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 9 Mar 2018 08:45:13 +0000 (09:45 +0100)
committerLee Jones <lee.jones@linaro.org>
Wed, 16 May 2018 08:21:48 +0000 (09:21 +0100)
commit81a7c6cf662b525a6f1dfecf116d9e2459d2911e
treee32b17adaa821fcb9d0447c711ca8cde6fa9b22d
parent6e53ab229d9f96a9e1e9bbdb90a33cd00dba3986
mfd: tps80031: Delete an error message for a failed memory allocation in tps80031_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/tps80031.c