[media] mem2mem_testdev: rename to vim2m
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 22 Sep 2014 12:27:17 +0000 (09:27 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 28 Oct 2014 15:49:13 +0000 (13:49 -0200)
commit1f923a42033ad05baf755775e3339b5c319b5898
treedcf0c74c09bdd9a6e68a87378a06b935edca8e42
parent373fbbce546be8914e625373eaa16036a695d39d
[media] mem2mem_testdev: rename to vim2m

This is 1) *much* easier to type, and 2) is consistent with vivid
('vi' for virtual). More of such virtual drivers are planned, so keeping
the naming consistent makes sense.

Note that the old module name is retained as a module alias.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/Kconfig
drivers/media/platform/Makefile
drivers/media/platform/vim2m.c [moved from drivers/media/platform/mem2mem_testdev.c with 81% similarity]