]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: tps6586x: Delete an error message for a failed memory allocation in tps6586x_par...
authorMarkus Elfring <elfring@users.sourceforge.net>
Thu, 8 Mar 2018 14:30:54 +0000 (15:30 +0100)
committerLee Jones <lee.jones@linaro.org>
Wed, 16 May 2018 08:21:48 +0000 (09:21 +0100)
commit6bb29519810b6ff460f99f2e985e04fcc78f1f9c
tree14fe777342651197e712df806a6a83924b367722
parent93cd45fe5feec1c22bbf199a75ba59f8e64f2989
mfd: tps6586x: Delete an error message for a failed memory allocation in tps6586x_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/tps6586x.c