]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
rtc: rtc-pm8xxx: remove unnecessary OOM messages
authorJingoo Han <jg1.han@samsung.com>
Thu, 3 Apr 2014 21:49:43 +0000 (14:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 3 Apr 2014 23:21:17 +0000 (16:21 -0700)
commit49ae425b8273d0856ffef41df51a1d1bdd06d0d0
treedbb17012d2c61f5b3273c6452ef3fbc87ccfd9e7
parentee567199941245e1d3f7b8df0113d1077e78ce0b
rtc: rtc-pm8xxx: 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-pm8xxx.c