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:
d8dfad3
)
ASoC: designware_i2s: Remove unnecessary dev_set_drvdata()
author
Fabio Estevam
<fabio.estevam@freescale.com>
Mon, 26 Aug 2013 12:25:15 +0000
(09:25 -0300)
committer
Mark Brown
<broonie@linaro.org>
Thu, 29 Aug 2013 12:18:32 +0000
(13:18 +0100)
Driver core clears the driver data to NULL after device_release or on probe
failure, so just remove it from here.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found