| commit | 1dce160f027763253c316f5bcd3cc7b686d988d2 | [log] [tgz] |
|---|---|---|
| author | Alan Cox <alan@linux.intel.com> | Wed May 11 14:38:26 2011 +0100 |
| committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed May 11 14:01:45 2011 -0700 |
| tree | e8eae2f803d4fdf9129194690110de710d1c2caf | |
| parent | cda64a5590fcb7349416479ad783ac2dcb20b677 [diff] |
sst: tweak the shared functions so we don't crash the ASoC driver 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>