ASoC: Check we have DAI ops when calling via accessor functions
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 15 Apr 2009 20:35:26 +0000 (21:35 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 16 Apr 2009 10:03:09 +0000 (11:03 +0100)
commit3f1a4d826751d9759fc95da4e47d08d2745e0055
tree2939712327fe3fd9f40550f2a1ff0bc265883c6d
parent6967963d6d5cac40a091d075326f0e3ccb95c58a
ASoC: Check we have DAI ops when calling via accessor functions

Also make sure we're checking for the right operation while we're here.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/soc-core.c