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:
83a3fd3
)
sst: make register_sst_card more self-contained
author
Lu Guanqun
<guanqun.lu@intel.com>
Wed, 6 Apr 2011 02:20:42 +0000
(10:20 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Wed, 6 Apr 2011 14:15:23 +0000
(23:15 +0900)
register_sst_card is used in ASoC code with field `scard_ops` being NULL.
Without this patch, there will be NULL dereference.
Signed-off-by: Lu Guanqun <guanqun.lu@intel.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found