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:
a49de26
)
[media] cx88: use correct pci drvdata type in cx88_audio_finidev()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Thu, 21 Nov 2013 03:38:44 +0000
(
00:38
-0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Tue, 10 Dec 2013 17:28:59 +0000
(15:28 -0200)
We had set the pci drvdata in cx88_audio_initdev() as a type of
struct snd_card, so cx88_audio_finidev() should used it as the
same type too.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found