commit | 6a087f1f6bb731719ff7b8e20a3ec6a8613fff12 | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Sun Aug 31 21:08:09 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Sun Sep 21 19:38:25 2014 -0300 |
tree | ab26e7589ff0b8387a587a0fe578150a1db53cfd | |
parent | f5b00a767006e47f9c32099f0797068a7a3e4c5c [diff] |
[media] af9033: clean up logging It uses I2C client so logging system prints module name automatically. Function name is also added automatically, if it is requested from dynamic debug by setting proper format. Because of that, we could simplify logging in our driver. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>