commit | b7085c08647598aafbf8f6223ebcdd413745449c | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Sun Nov 02 07:21:44 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Nov 03 15:57:54 2014 -0200 |
tree | 7b5cd24fc88f58be58b0346542dac2c44c710d05 | |
parent | 77e97ba2da47fe75bb9a835bb43a29e046c60f99 [diff] |
[media] cx231xx: convert from pr_foo to dev_foo Replace all pr_foo occurrences by dev_foo, as this is the recommended way for drivers. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>