commit | ed1a819a3fdbde279f3ca18e2268cc12666e9bf1 | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Wed Jun 18 14:50:08 2014 +0900 |
committer | Thierry Reding <thierry.reding@gmail.com> | Thu Aug 07 13:14:33 2014 +0200 |
tree | 6ab88cea9afe2ba2350bd24792288d9d0ed4bff8 | |
parent | eae266a284f370d40c50dbed7a988a744bab0d44 [diff] |
pwm: pwm-tipwmss: remove unnecessary OOM messages 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>