lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 3 Sep 2015 12:54:27 +0200
From:	Luis de Bethencourt <luis@...ethencourt.com>
To:	linux-kernel@...r.kernel.org
Cc:	Liam Girdwood <lgirdwood@...il.com>,
	Mark Brown <broonie@...nel.org>,
	Jaroslav Kysela <perex@...ex.cz>,
	Takashi Iwai <tiwai@...e.com>,
	Lars-Peter Clausen <lars@...afoo.de>,
	Charles Keepax <ckeepax@...nsource.wolfsonmicro.com>,
	patches@...nsource.wolfsonmicro.com, alsa-devel@...a-project.org,
	Javier Martinez Canillas <javier@....samsung.com>,
	Nicolas Ferre <nicolas.ferre@...el.com>,
	Timur Tabi <timur@...i.org>,
	Nicolin Chen <nicoleotsuka@...il.com>,
	Xiubo Li <Xiubo.Lee@...il.com>
Subject: [PATCH 00/12] ASoC: Fix module autoload for OF platform drivers

Hello,

This series adds the missing MODULE_DEVICE_TABLE() for OF to eport
that information so modules have the correct aliases built-in and
autoloading works correctly.

A longer explanation by Javier Canillas can be found here:
https://lkml.org/lkml/2015/7/30/519

Thanks,
Luis

Luis de Bethencourt (12):
  ASoC: atmel_wm8904: Fix module autoload for OF platform driver
  ASoC: da9055: Fix module autoload for OF platform driver
  ASoC: wm8510: Fix module autoload for OF platform driver
  ASoC: wm8580: Fix module autoload for OF platform driver
  ASoC: wm8523: Fix module autoload for OF platform driver
  ASoC: fsl-asoc-card: Fix module autoload for OF platform driver
  ASoC: fsl_sai: Fix module autoload for OF platform driver
  ASoC: jz4740: Fix module autoload for OF platform driver
  ASoC: kirkwood: Fix module autoload for OF platform driver
  ASoC: pxa: Fix module autoload for OF platform drivers
  ASoC: mop500: Fix module autoload for OF platform driver
  ASoC: ux500: Fix module autoload for OF platform driver

 sound/soc/atmel/atmel_wm8904.c     | 1 +
 sound/soc/codecs/da9055.c          | 1 +
 sound/soc/codecs/wm8510.c          | 1 +
 sound/soc/codecs/wm8523.c          | 1 +
 sound/soc/codecs/wm8580.c          | 1 +
 sound/soc/fsl/fsl-asoc-card.c      | 1 +
 sound/soc/fsl/fsl_sai.c            | 1 +
 sound/soc/jz4740/jz4740-i2s.c      | 1 +
 sound/soc/kirkwood/armada-370-db.c | 1 +
 sound/soc/pxa/pxa-ssp.c            | 1 +
 sound/soc/pxa/pxa2xx-pcm.c         | 1 +
 sound/soc/ux500/mop500.c           | 1 +
 sound/soc/ux500/ux500_msp_dai.c    | 1 +
 13 files changed, 13 insertions(+)

-- 
2.4.6

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ