[media] saa6588: rename rds.h to saa6588.h
authorHans Verkuil <hverkuil@xs4all.nl>
Mon, 27 Dec 2010 15:22:46 +0000 (12:22 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 29 Dec 2010 10:17:18 +0000 (08:17 -0200)
commitb9218f2f15cdff8991ba041993bf40962c49fdd0
tree98e7d9e2a5e92a9a51e8b3408e750b0c508f929d
parenta519d70e0cf346e946202ffcbeaf57a1748d0c03
[media] saa6588: rename rds.h to saa6588.h

The naming of the media/rds.h header suggested that it was a generic
RDS header, when in fact it is just a saa6588 module API that is
internal to the kernel.

Rename the header and the struct and defines in it to make this clear.

Also removed the header include in radio-si470x.h (not used anymore)
and from ioctl-number.txt (it's internal to the kernel and never called
from userspace).

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Documentation/ioctl/ioctl-number.txt
drivers/media/radio/si470x/radio-si470x.h
drivers/media/video/bt8xx/bttv-driver.c
drivers/media/video/saa6588.c
drivers/media/video/saa7134/saa7134-video.c
include/media/saa6588.h [moved from include/media/rds.h with 76% similarity]