diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2008-09-01 18:47:04 +0100 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2008-09-04 10:34:30 +0200 |
commit | b7c9d8520564eca89da8733e5248c7ce8ee8e1b0 (patch) | |
tree | 2788d304f3e00e91cbaec157291270105af7e52a /mm/maccess.c | |
parent | d2a403553ba7659d85dae2a05b1f3767d2fefcfe (diff) | |
download | linux-b7c9d8520564eca89da8733e5248c7ce8ee8e1b0.tar.bz2 |
ALSA: ASoC: Don't suggest compile time selection of codec access
Currently the boiler plate code used by most ASoC codecs to provide a
placeholder for SPI access suggests making the selection of SPI a
compile time option which is suboptimal when trying to build kernels
supporting multiple systems. Change this template to suggest allowing
runtime selection instead.
Leave the drivers not yet converted to new style I2C access for now to
avoid collisions.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'mm/maccess.c')
0 files changed, 0 insertions, 0 deletions