ASoC: Add snd_soc_component_{get,set}_drvdata()
authorLars-Peter Clausen <[email protected]>
Wed, 20 Aug 2014 11:08:46 +0000 (13:08 +0200)
committerMark Brown <[email protected]>
Sat, 6 Sep 2014 13:42:47 +0000 (14:42 +0100)
commitc815dbb47758bd469927849fdd45fed3ce206e73
tree3ff84295c9095b15713415313dd35008cc0bce14
parentb792346fa8660a22a06f118cebe47709f507914f
ASoC: Add snd_soc_component_{get,set}_drvdata()

Add Add snd_soc_component_{get,set}_drvdata() similar to
snd_soc_codec_{get,set}_drvdata() and snd_soc_platform_{get,set}_drvdata().
Also update them to use the new functions internally.

Signed-off-by: Lars-Peter Clausen <[email protected]>
Reviewed-by: Vinod Koul <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
include/sound/soc.h