]> git.baikalelectronics.ru Git - kernel.git/commit
[media] em28xx: add a missing le16_to_cpu conversion
authorFrank Schaefer <fschaefer.oss@googlemail.com>
Fri, 19 Apr 2013 20:09:46 +0000 (17:09 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 22 Apr 2013 13:11:05 +0000 (10:11 -0300)
commitd467cdfdf3df320307ac8641217c5d3406c047f1
treea16320356c661ac4b4ec2d748a8a1151af1a3b0c
parentd7bbdb39da7500c69c112f22da78b9df3b4ae29e
[media] em28xx: add a missing le16_to_cpu conversion

commit ed390140 "em28xx: improve em2710/em2820 distinction" missed the
le16_to_cpu conversion of the USB vendor ID.

Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/usb/em28xx/em28xx-cards.c