commit | 958e792c7c8f06a9e666adb0ed94fff2cf90156f | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Dec 03 19:58:17 2008 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Dec 09 10:49:28 2008 +0000 |
tree | 2acc96b83738a593cb19551101583046000ff275 | |
parent | 12a48a8c0087ba39d926cf1d63938ccbdb9752c3 [diff] |
ASoC: Register platform drivers This is done at modprobe time, mirroring current behaviour, except for mpc5200_psc_i2s where we do registration at the same time as we register with soc-of-simple. Since the core currently ignores registration this has no practical impact. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>