android_kernel_motorola_sm6225/drivers/pinctrl/samsung
Dan Carpenter 583facb6ae pinctrl: samsung: remove "out of memory" messages
Checkpatch.pl complains about these:

WARNING: Possible unnecessary 'out of memory' message

The messages use a little extra RAM and they add a few extra lines of
code.  We're probably never going to hit these out of memory situations
but if we did then kmalloc() has pretty good error messages built-in.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2015-07-16 10:21:36 +02:00
..
Kconfig pinctrl: samsung: Group all drivers in a sub-dir 2014-07-11 14:08:40 +02:00
Makefile pinctrl: samsung: Group all drivers in a sub-dir 2014-07-11 14:08:40 +02:00
pinctrl-exynos.c pinctrl/exynos: Fix race in installing chained IRQ handler 2015-06-25 11:57:11 +02:00
pinctrl-exynos.h pinctrl: exynos: Add irq_chip instance for Exynos7 wakeup interrupts 2014-11-09 22:27:19 +09:00
pinctrl-exynos5440.c pinctrl: samsung: remove "out of memory" messages 2015-07-16 10:21:36 +02:00
pinctrl-s3c24xx.c pinctrl/samsung: Fix race in installing chained IRQ handler 2015-06-25 11:57:13 +02:00
pinctrl-s3c64xx.c pinctrl/samsung: Fix race in installing chained IRQ handler 2015-06-25 11:57:15 +02:00
pinctrl-samsung.c pinctrl: make pinctrl_register() return proper error code 2015-06-10 14:49:52 +02:00
pinctrl-samsung.h pinctrl: exynos: Add support for Exynos5433 2015-03-05 10:52:54 +01:00