]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound...
authorTakashi Iwai <tiwai@suse.de>
Fri, 25 Oct 2013 09:43:47 +0000 (11:43 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 25 Oct 2013 09:43:47 +0000 (11:43 +0200)
commit8dfba53057de2b0fae6d08252883f9bf784f4e58
tree05ca8620b11f2898022a7fd8a00f1f8566161428
parentd61a964584e7d820a1e3e7e3b1879f1f2fbf3bb6
parent293526c9204b78123de7eb49030f7ef94085d1ee
Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next

ASoC: Updates for v3.13

 - Further work on the dmaengine helpers, including support for
   configuring the parameters for DMA by reading the capabilities of the
   DMA controller which removes some guesswork and magic numbers fromm
   drivers.
 - A refresh of the documentation.
 - Conversions of many drivers to direct regmap API usage in order to
   allow the ASoC level register I/O code to be removed, this will
   hopefully be completed by v3.14.
 - Support for using async register I/O in DAPM, reducing the time taken
   to implement power transitions on systems that support it.
sound/pci/hda/patch_realtek.c
sound/soc/codecs/mc13783.c
sound/soc/codecs/tas5086.c
sound/soc/tegra/tegra30_ahub.c
sound/soc/tegra/tegra30_i2s.c