V4L/DVB (6912): Replace vidioc_ to bttv_
authorMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 28 Dec 2007 01:22:59 +0000 (22:22 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:04:21 +0000 (19:04 -0200)
Since there are a few vidioc_ functions that were exported, rename those
functions to bttv_ in order to avoid poluting namespace.

The other functions were also renamed, to standardize inside the driver.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found