commit | 3050040b4ed95a8e3fa243d57f78a1d7fb1ab77b | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Mon Apr 07 09:13:22 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Wed Apr 16 18:52:30 2014 -0300 |
tree | 7b9000f47261482e3a1d86347f77c614877e20a4 | |
parent | 7bb6edd37fc2e56297231cc854d7a17e336590db [diff] |
[media] vb2: start messages with a lower-case for consistency The kernel debug messages produced by vb2 started either with a lower or an upper case character. Switched all to use lower-case which seemed to be what was used in the majority of the messages. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Acked-by: Pawel Osciak <pawel@osciak.com> Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>