commit | 509cd82619877b35dd5f5b4e6fde679d0c473e78 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Fri Oct 10 18:10:49 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Nov 03 11:00:41 2014 -0200 |
tree | 4242c86bbf683d5487abfcbd03b0ce972c63ba81 | |
parent | 30934dd3e8f8b51bdfbc5ca1dfb0cc41bc22a1ee [diff] |
[media] media: earthsoft: logging neatening Use dev_err instead of pt1_printk o reduce object code size o remove now unused pt1_printk macro Neaten dev_<level> uses in pt3 o add missing newlines o align arguments o remove unnecessary OOM messages as there's a generic one o typo fixes in messages Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>