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:
ad3537b
)
[media] staging: easycap: Split device struct alloc and retrieval code
author
Ezequiel García
<elezegarcia@gmail.com>
Fri, 24 Feb 2012 14:24:14 +0000
(11:24 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 15 May 2012 11:53:46 +0000
(08:53 -0300)
When the device is probed a driver struct is either
allocated or retrieved.
This operation is logically splitted in several functions.
Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found