pwm: pwm-tipwmss: remove unnecessary OOM messages
authorJingoo Han <jg1.han@samsung.com>
Wed, 18 Jun 2014 05:50:08 +0000 (14:50 +0900)
committerThierry Reding <thierry.reding@gmail.com>
Thu, 7 Aug 2014 11:14:33 +0000 (13:14 +0200)
The site-specific OOM messages are unnecessary, because they
duplicate the MM subsystem generic OOM message. The following
checkpatch warning is also removed.

  WARNING: Possible unnecessary 'out of memory' message

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>

No differences found