Home
last modified time | relevance | path

Searched hist:"351 d18786e1fa45d1cd20bad03e445dbb50e0912" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/tuners/
H A Dtda18271-fe.cdiff 351d18786e1fa45d1cd20bad03e445dbb50e0912 Tue Oct 02 09:04:36 CDT 2012 Michael Krufky <mkrufky@linuxtv.org> [media] tda18271: properly report read errors in tda18271_get_id

Until now, if there is a read error in tda18271_get_id, the driver
reports "Unknown device..." Instead, check the return value of
tda18271_read_regs and display the appropriate error message.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>