]> git.baikalelectronics.ru Git - kernel.git/commit
doc-rst: linux_tv: dvb: use lowercase for filenames
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 5 Jul 2016 14:22:28 +0000 (11:22 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 5 Jul 2016 14:24:08 +0000 (11:24 -0300)
commitbd64b39fd7a8657a21483aa2a787d3dbca74b63e
treed10687cb04947d369378875488f934eec9f8d3fa
parent9cd1bfa12ddd0b2dc9caddd4f4828afe7e18c59c
doc-rst: linux_tv: dvb: use lowercase for filenames

There are some ioctls in upper case. This is not the standard.
Put them on lowercase, to match what's done with other ioctls.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
17 files changed:
Documentation/linux_tv/media/dvb/FE_DISHNETWORK_SEND_LEGACY_CMD.rst [deleted file]
Documentation/linux_tv/media/dvb/FE_GET_EVENT.rst [deleted file]
Documentation/linux_tv/media/dvb/FE_GET_FRONTEND.rst [deleted file]
Documentation/linux_tv/media/dvb/FE_READ_BER.rst [deleted file]
Documentation/linux_tv/media/dvb/FE_READ_SIGNAL_STRENGTH.rst [deleted file]
Documentation/linux_tv/media/dvb/FE_READ_SNR.rst [deleted file]
Documentation/linux_tv/media/dvb/FE_READ_UNCORRECTED_BLOCKS.rst [deleted file]
Documentation/linux_tv/media/dvb/FE_SET_FRONTEND.rst [deleted file]
Documentation/linux_tv/media/dvb/fe-dishnetwork-send-legacy-cmd.rst [new file with mode: 0644]
Documentation/linux_tv/media/dvb/fe-get-event.rst [new file with mode: 0644]
Documentation/linux_tv/media/dvb/fe-get-frontend.rst [new file with mode: 0644]
Documentation/linux_tv/media/dvb/fe-read-ber.rst [new file with mode: 0644]
Documentation/linux_tv/media/dvb/fe-read-signal-strength.rst [new file with mode: 0644]
Documentation/linux_tv/media/dvb/fe-read-snr.rst [new file with mode: 0644]
Documentation/linux_tv/media/dvb/fe-read-uncorrected-blocks.rst [new file with mode: 0644]
Documentation/linux_tv/media/dvb/fe-set-frontend.rst [new file with mode: 0644]
Documentation/linux_tv/media/dvb/frontend_legacy_api.rst