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:
25ba2c8
)
[media] media: i2c: tvp514x: add support for asynchronous probing
author
Lad, Prabhakar
<prabhakar.csengg@gmail.com>
Mon, 24 Jun 2013 14:51:39 +0000
(11:51 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Fri, 26 Jul 2013 16:15:33 +0000
(13:15 -0300)
Both synchronous and asynchronous tvp514x subdevice probing
is supported by this patch.
This patch also fixes the error path by calling
media_entity_cleanup() on failure in probe when
CONFIG_MEDIA_CONTROLLER is enabled.
Signed-off-by: Prabhakar Lad <prabhakar.csengg@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/i2c/tvp514x.c
patch
|
blob
|
history
diff --cc
drivers/media/i2c/tvp514x.c
Simple merge