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:
f3632ba
)
[media] v4l: omap4iss: csi2: Replace manual if statement with a subclk field
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Thu, 10 Oct 2013 12:06:27 +0000
(09:06 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Wed, 11 Dec 2013 11:04:39 +0000
(09:04 -0200)
Instead of manually checking whether the CSI2 module is CSI2a or CSI2b
in order to select the right subclock to enable/disable, add a subclk
field to the iss_csi2 structure, initialize it with the corresponding
subclock value and use it at runtime.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found