Commit 612a3fec authored by Liam Girdwood's avatar Liam Girdwood Committed by Mark Brown

ASoC: dapm: Clean up header information.

Fix some spelling mistakes in the header and remove the todo items. Most
todo items are now available as kcontrol options now anyway.
Signed-off-by: default avatarLiam Girdwood <lrg@ti.com>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 40f02cd9
...@@ -14,19 +14,13 @@ ...@@ -14,19 +14,13 @@
* dynamic configuration of codec internal audio paths and active * dynamic configuration of codec internal audio paths and active
* DACs/ADCs. * DACs/ADCs.
* o Platform power domain - can support external components i.e. amps and * o Platform power domain - can support external components i.e. amps and
* mic/meadphone insertion events. * mic/headphone insertion events.
* o Automatic Mic Bias support * o Automatic Mic Bias support
* o Jack insertion power event initiation - e.g. hp insertion will enable * o Jack insertion power event initiation - e.g. hp insertion will enable
* sinks, dacs, etc * sinks, dacs, etc
* o Delayed powerdown of audio susbsystem to reduce pops between a quick * o Delayed power down of audio subsystem to reduce pops between a quick
* device reopen. * device reopen.
* *
* Todo:
* o DAPM power change sequencing - allow for configurable per
* codec sequences.
* o Support for analogue bias optimisation.
* o Support for reduced codec oversampling rates.
* o Support for reduced codec bias currents.
*/ */
#include <linux/module.h> #include <linux/module.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment