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:
7b8ef67
)
ASoC: Intel: mrfld - remove unnecessary check for pointer
author
Vinod Koul
<vinod.koul@intel.com>
Tue, 4 Nov 2014 10:55:15 +0000
(16:25 +0530)
committer
Mark Brown
<broonie@kernel.org>
Thu, 6 Nov 2014 12:36:17 +0000
(12:36 +0000)
the 'platform' pointer in sst_map_modules_to_pipe() is deref in caller
function so we need to check for it in this function
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
No differences found