[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>
Showing
- Documentation/ioctl/ioctl-number.txt 0 additions, 1 deletionDocumentation/ioctl/ioctl-number.txt
- drivers/media/radio/si470x/radio-si470x.h 0 additions, 1 deletiondrivers/media/radio/si470x/radio-si470x.h
- drivers/media/video/bt8xx/bttv-driver.c 7 additions, 7 deletionsdrivers/media/video/bt8xx/bttv-driver.c
- drivers/media/video/saa6588.c 7 additions, 7 deletionsdrivers/media/video/saa6588.c
- drivers/media/video/saa7134/saa7134-video.c 7 additions, 7 deletionsdrivers/media/video/saa7134/saa7134-video.c
- include/media/saa6588.h 8 additions, 10 deletionsinclude/media/saa6588.h
Loading
Please register or sign in to comment