On Mon, Jul 06, 2009 at 03:02:03PM -0700, Kevin Hilman wrote:
From: Naresh Medisetty naresh@ti.com
Changes default output volume of alsa driver since it is very low
Signed-off-by: Naresh Medisetty naresh@ti.com Signed-off-by: Kevin Hilman khilman@deeprootsystems.com
Nack. The setup of the audio routing should be handled by user space on the system - the default setup is generally taken from hardware. Most of the ASoC CODECs are flexible enough to make choosing a default which makes sense to all systems pretty much impossible, and even within systems many have sufficient options to mean that something needs to be worked out dynamically at runtime rather than hard coded into the kernel.
Naresh, changes like this which are not specific to the architecture should be submmitted directly to the subsystems.