V4L/DVB (7611): em28xx: Move registers to a separate file
authorMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 18 Apr 2008 00:42:58 +0000 (21:42 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 17:09:42 +0000 (14:09 -0300)
commit2ba890ec0849b222a6dabb5192ccd8fd1696d6d3
tree37841a986111e96fc6a4fa25e95bc2ebc13752b7
parent89b329ef9d7cc16ed46fc991b21b2d45e7bf452c
V4L/DVB (7611): em28xx: Move registers to a separate file

em28xx.h contains lots of different stuff inside. The better is to break it on
some files.

This patch removes the register names, moving them to a separate file.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/em28xx/em28xx-cards.c
drivers/media/video/em28xx/em28xx-reg.h [new file with mode: 0644]
drivers/media/video/em28xx/em28xx.h