]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: tps65910: Delete an error message for a failed memory allocation in tps65910_par...
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 9 Mar 2018 08:00:59 +0000 (09:00 +0100)
committerLee Jones <lee.jones@linaro.org>
Wed, 16 May 2018 08:21:48 +0000 (09:21 +0100)
commite09a78c1bdbe4d84ef1510a23c7983a370af8838
tree7c5e8038e0b4d0a651ee5fb741e80c24e89b2066
parenta7f76cb0d6cd68206da6e4a34aac541606d4ec88
mfd: tps65910: Delete an error message for a failed memory allocation in tps65910_parse_dt()

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/tps65910.c