commit | 1f01d60e4c0cae3416071680635f227df0020dd8 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Wed May 16 14:11:57 2012 +0300 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Sun May 20 17:27:12 2012 +0200 |
tree | cb1e9884f2d71b402ed447c4164453e4d6b989c2 | |
parent | 6712419d697851c4472cdfd2111c844d777472e8 [diff] |
mfd: Register the twl6040 child for the ASoC codec unconditionally The main function of the twl6040 is to provide audio on OMAP4+ platforms. Since the ASoC codec driver can work without the pdata we can register the child to load the codec driver whenever the twl6040 MFD driver is loaded. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>