]> git.baikalelectronics.ru Git - kernel.git/commit
backlight: ili922x: remove unnecessary OOM messages
authorJingoo Han <jg1.han@samsung.com>
Thu, 3 Apr 2014 21:49:01 +0000 (14:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 3 Apr 2014 23:21:10 +0000 (16:21 -0700)
commit0a96497e1ee0c830aacfa07a8a081fa9f1c92036
tree965a41faa7cd969601a43f3fcba703bed17ba144
parentc6bd2489e99eb643633e445d11951773b490dc5a
backlight: ili922x: remove unnecessary OOM messages

The site-specific OOM messages are unnecessary, because they duplicate
the MM subsystem generic OOM message.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Stefano Babic <sbabic@denx.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/backlight/ili922x.c