[media] btcx-risc: move to bt8xx
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 12 Dec 2014 13:27:56 +0000 (10:27 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 23 Dec 2014 12:13:19 +0000 (10:13 -0200)
commit90ca8bef9082c2036a200dd2cd17924944cd339b
treeddc42bc904967006d51745c7b4dd6d516f56b7d5
parent1e4518086ae863814a3481a180264a1ac89a730b
[media] btcx-risc: move to bt8xx

The btcx-risc module is no longer used by other drivers except for bttv.
So move it from common to bt8xx and make it part of the bttv driver instead
of as a separate module.

This module should never have been a common module since most of the code
has always been bttv specific.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/common/Kconfig
drivers/media/common/Makefile
drivers/media/common/btcx-risc.c [deleted file]
drivers/media/pci/bt8xx/Kconfig
drivers/media/pci/bt8xx/Makefile
drivers/media/pci/bt8xx/btcx-risc.c [new file with mode: 0644]
drivers/media/pci/bt8xx/btcx-risc.h [new file with mode: 0644]