git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7391232
)
[media] si4713: Modified i2c driver to handle cases where interrupts are not used
author
Dinesh Ram
<Dinesh.Ram@cern.ch>
Tue, 15 Oct 2013 15:24:38 +0000
(12:24 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Wed, 18 Dec 2013 08:35:14 +0000
(06:35 -0200)
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 <dinesh.ram@cern.ch>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Tested-by: Eduardo Valentin <edubezval@gmail.com>
Acked-by: Eduardo Valentin <edubezval@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/radio/si4713/si4713.c
patch
|
blob
|
history
diff --cc
drivers/media/radio/si4713/si4713.c
Simple merge