]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: Don't use -1 to boostrap subseq so it can be used by drivers
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 16 Jul 2011 01:55:08 +0000 (10:55 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 17 Jul 2011 09:23:31 +0000 (18:23 +0900)
commitb0b3e6f86178723878dbe401c4ba192172a8acdd
treee82fe88aaec17c5c63e9316e06f9ca72a6beb7d0
parent7d02173cd17a1ac3db04aa9b9e5de153f2d02dd5
ASoC: Don't use -1 to boostrap subseq so it can be used by drivers

Makes life a little easier if you want to add subsequences to an existing
driver as you can use -1 to put things at the start of sequences.

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