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:
b1fbe05
)
[media] exynos4-is: Simplify fimc-is hardware polling helpers
author
Sylwester Nawrocki
<s.nawrocki@samsung.com>
Fri, 18 Oct 2013 14:14:32 +0000
(11:14 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Wed, 4 Dec 2013 17:54:19 +0000
(15:54 -0200)
The fimc_is_hw_wait_intsr0_intsd0() function is currently unused and
can be safely removed. The other polling function simplified and ETIME
error code is replaced with more commonly used ETIMEDOUT.
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found