ARM: SAMSUNG: Remove printk for failed memory allocation
authorMarkus Elfring <elfring@users.sourceforge.net>
Wed, 4 Oct 2017 07:33:52 +0000 (09:33 +0200)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Thu, 14 Feb 2019 05:55:43 +0000 (14:55 +0900)
commiteb7a3dd66f308d154bd4d209ff389cb584fc0009
tree61a712a9d2170d6cd28bc61dce5a4532ed7062cf
parent563a2fa0f13efa67b91eb180867fb790cfe2f636
ARM: SAMSUNG: Remove printk for failed memory allocation

Omit an extra message for a memory allocation failure in adc.c and
platformdata.c.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/plat-samsung/adc.c
arch/arm/plat-samsung/platformdata.c