sst: tweak the shared functions so we don't crash the ASoC driver
authorAlan Cox <alan@linux.intel.com>
Wed, 11 May 2011 13:38:26 +0000 (14:38 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 11 May 2011 21:01:45 +0000 (14:01 -0700)
The ASoC driver is currently pulling bits from staging rather than its own
copy. Post all the merges and fixes we've put back an assumption that
crashes ASoC so we need to fix it differently.

(See 0ed625b2f2751c249417bd28694e37ef48eb5fbb)

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found