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