commit | 9fb10beb8a57f6fa9fdb592652f213df6b98600a | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <ezequiel@collabora.com> | Thu Mar 28 14:07:03 2019 -0400 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Mon Apr 22 10:32:02 2019 -0400 |
tree | f1ac438904b68424c7a395593895c11d29fa95a3 | |
parent | e6c237ad93a08da61d2ccb3c0425ebdb494555b1 [diff] |
media: rockchip/vpu: Rename pixel format helpers The rockchip VPU driver uses generic names for its pixel format helpers. We want to use the same names for generic versions of these helpers, so rename the rockchip ones. The driver will be switched to the generic helpers later. Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>