From: Dinesh Ram Date: Tue, 15 Oct 2013 15:24:38 +0000 (-0300) Subject: [media] si4713: Modified i2c driver to handle cases where interrupts are not used X-Git-Tag: v3.14-rc1~20^2~275 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5173332c1e420d49829bd7e4bc5c83b0205037c5;p=pandora-kernel.git [media] si4713: Modified i2c driver to handle cases where interrupts are not used Checks have been introduced at several places in the code to test if an interrupt is set or not. For devices which do not use the interrupt, to get a valid response, within a specified timeout, the device is polled instead. Signed-off-by: Dinesh Ram Signed-off-by: Hans Verkuil Tested-by: Eduardo Valentin Acked-by: Eduardo Valentin Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed