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)
committerKrzysztof Kozlowski <krzk@kernel.org>
Wed, 4 Oct 2017 19:09:19 +0000 (21:09 +0200)
commita3d1d8a77c2e7fee3dabc328955d04ec7a9d14ec
tree181094cb1a22fe4ac632b78729dfa2a0ee57c93f
parent0640357bf4f9a8b8c624c295bd0e001e5d0db5a9
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