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:
6dab2fd
)
ASoC: ep93xx: Remove redundant dev_set_drvdata() calls
author
Mark Brown
<broonie@linaro.org>
Wed, 26 Jun 2013 10:53:45 +0000
(11:53 +0100)
committer
Mark Brown
<broonie@linaro.org>
Thu, 27 Jun 2013 08:44:19 +0000
(09:44 +0100)
The driver core does this and it's never legal to rely on the value of
drvdata if not set in probe() anyway.
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found