config SND_SOC_ADI tristate "Audio support for Analog Devices reference designs" depends on MICROBLAZE || ARCH_ZYNQ || COMPILE_TEST help Audio support for various reference designs by Analog Devices. config SND_SOC_ADI_AXI_I2S tristate "AXI-I2S support" depends on SND_SOC_ADI select SND_SOC_GENERIC_DMAENGINE_PCM select REGMAP_MMIO help ASoC driver for the Analog Devices AXI-I2S softcore peripheral. config SND_SOC_ADI_AXI_SPDIF tristate "AXI-SPDIF support" depends on SND_SOC_ADI select SND_SOC_GENERIC_DMAENGINE_PCM select REGMAP_MMIO help ASoC driver for the Analog Devices AXI-SPDIF softcore peripheral. id='header'> cgit logo index : net-next.git
net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Reynes <tremyfr@gmail.com>2017-02-09 11:28:25 +0100
committerDavid S. Miller <davem@davemloft.net>2017-02-12 22:32:17 -0500
commitb6878eaf75176e9acb6463ea1e50edddd309931f (patch)
treeb976f574055cfb56576b8f991bc06bedc3a0b78c
parent98f2b09226758bcd416b023c9216597cc9727e60 (diff)
net: micrel: ks8851_mll: use new api ethtool_{get|set}_link_ksettings
The ethtool api {get|set}_settings is deprecated. We move this driver to new api {get|set}_link_ksettings. As I don't have the hardware, I'd be very pleased if someone may test this patch. Signed-off-by: Philippe Reynes <tremyfr@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat