leds: Remove duplicated OOM message for individual driver
authorXiubo Li <Li.Xiubo@freescale.com>
Thu, 8 May 2014 03:25:52 +0000 (20:25 -0700)
committerBryan Wu <cooloney@gmail.com>
Thu, 8 May 2014 06:28:08 +0000 (14:28 +0800)
commit0c9a03b68511daf078256367e7a98d7ff3b7dfcb
tree0edd16dbb3a39f6ff8726a76bfb1dfa3d324d536
parent24c9301ffd21356bcd865a5155a501e5059c4c6f
leds: Remove duplicated OOM message for individual driver

The OOM message of individual driver is unnecessary, and this is
duplicate the memory subsystem generic OOM message.

Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
drivers/leds/leds-adp5520.c
drivers/leds/leds-bd2802.c
drivers/leds/leds-da903x.c
drivers/leds/leds-da9052.c
drivers/leds/leds-s3c24xx.c
drivers/leds/leds-sunfire.c
This page took 0.024759 seconds and 5 git commands to generate.