]> git.baikalelectronics.ru Git - kernel.git/commit
[media] fc2580: add missing error status when probe() fails
authorAntti Palosaari <crope@iki.fi>
Sat, 6 Jun 2015 11:15:34 +0000 (08:15 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 9 Jun 2015 20:22:57 +0000 (17:22 -0300)
commit641ca1250b9cbbe458601bf7333e6d72288119a8
tree15f29018a3bacbeb27d27f6c8d9f02128d5f277b
parent73d1e751dc5b3c0afb1651e2e3504954a87ed1d2
[media] fc2580: add missing error status when probe() fails

We must return -ENODEV error on case probe() fails to detect chip.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/tuners/fc2580.c