summaryrefslogtreecommitdiff
path: root/drivers/staging/media/bcm2048/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/media/bcm2048/TODO')
-rw-r--r--drivers/staging/media/bcm2048/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/media/bcm2048/TODO b/drivers/staging/media/bcm2048/TODO
index 051f85dbe89e..6bee2a2dad68 100644
--- a/drivers/staging/media/bcm2048/TODO
+++ b/drivers/staging/media/bcm2048/TODO
@@ -3,7 +3,7 @@ TODO:
From the initial code review:
The main thing you need to do is to implement all the controls using the
-control framework (see Documentation/video4linux/v4l2-controls.txt).
+control framework (see Documentation/media/kapi/v4l2-controls.rst).
Most drivers are by now converted to the control framework, so you will
find many examples of how to do this in drivers/media/radio.