]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
rtc: rtc-ds1390: remove unnecessary OOM messages
authorJingoo Han <jg1.han@samsung.com>
Thu, 3 Apr 2014 21:49:40 +0000 (14:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 3 Apr 2014 23:21:17 +0000 (16:21 -0700)
commit7841fe5396a33eaa7fd180dbed6f551a92657435
tree2d74c7dd3b181f44cc725dd64c74e66d0cfaa802
parenta3080fa7ec028dca0ac24399e19292bcf4feaf6c
rtc: rtc-ds1390: 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>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-ds1390.c