]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ASoC: Add platform registration API
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 3 Dec 2008 19:40:30 +0000 (19:40 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 9 Dec 2008 10:49:27 +0000 (10:49 +0000)
commit12a48a8c0087ba39d926cf1d63938ccbdb9752c3
tree4fc400e27b9f524a908ec24b854131c435be2722
parent3f4b783cfdebb559814690572041a17bc9744cf3
ASoC: Add platform registration API

ASoC v2 allows platform drivers to instantiate independantly of the
overall ASoC card. This API allows drivers to notify the core when
they are registered.

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