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:
a19685c
)
ASoC: pcm: Check for ops before deferencing them
author
Mark Brown
<broonie@linaro.org>
Thu, 31 Oct 2013 00:47:39 +0000
(17:47 -0700)
committer
Mark Brown
<broonie@linaro.org>
Thu, 31 Oct 2013 17:57:47 +0000
(10:57 -0700)
Ensure that we always check that an ops structure is present before we
try to use it, improving the robustness of the system.
Reported-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found