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:
06a2feb
)
xtsonic: add missing platform_set_drvdata() in xtsonic_probe()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Mon, 11 Nov 2013 06:17:17 +0000
(14:17 +0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 11 Nov 2013 19:02:08 +0000
(14:02 -0500)
Add missing platform_set_drvdata() in xtsonic_probe(), otherwise
calling platform_get_drvdata() in xtsonic_device_remove() may
returns NULL.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found