summaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2021-05-21 15:28:38 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-07-19 08:53:17 +0200
commit27cd29ab9bf08deed7e7e50320a214d41b15af6b (patch)
tree13e8f1b177cfbddc39d5c73b33a714f7fe7b0359 /Kbuild
parent917791e43441e74c721123f9f0b41242e591fb99 (diff)
media: dtv5100: fix control-request directions
commit 8c8b9a9be2afa8bd6a72ad1130532baab9fab89d upstream. The direction of the pipe argument must match the request-type direction bit or control requests may fail depending on the host-controller-driver implementation. Fix the control requests which erroneously used usb_rcvctrlpipe(). Fixes: 8466028be792 ("V4L/DVB (8734): Initial support for AME DTV-5100 USB2.0 DVB-T") Cc: stable@vger.kernel.org # 2.6.28 Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions