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:
e933cef
)
[media] media: mx2-emmaprp: Cleanup internal structure
author
Alexander Shiyan
<shc_work@mail.ru>
Fri, 2 May 2014 07:18:00 +0000
(
04:18
-0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Fri, 23 May 2014 17:57:18 +0000
(14:57 -0300)
There are no need to store resource struct and IRQ in the driver
internal structure.
This patch remove these fields and improve error handling by using
proper return codes from devm_ioremap_resource() and devm_request_irq().
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/platform/mx2_emmaprp.c
patch
|
blob
|
history
diff --cc
drivers/media/platform/mx2_emmaprp.c
Simple merge