Signed-off-by: Andy Shevchenko <andriy.shevche...@linux.intel.com>
---
 drivers/media/video/as3645a.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/drivers/media/video/as3645a.c b/drivers/media/video/as3645a.c
index 5c7e42f..108bc0f 100644
--- a/drivers/media/video/as3645a.c
+++ b/drivers/media/video/as3645a.c
@@ -317,9 +317,6 @@ static int as3645a_read_fault(struct as3645a *flash)
                dev_dbg(&client->dev, "Over voltage fault: "
                        "Indicates missing capacitor or open connection\n");
 
-       if (rval & ~AS_FAULT_INFO_INDICATOR_LED)
-               dev_dbg(&client->dev, "No faults, nice\n");
-
        return rval;
 }
 
-- 
1.7.7.1

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to