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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 7 Dec 2012 14:24:14 +1100
From:	Stephen Rothwell <sfr@...b.auug.org.au>
To:	Samuel Ortiz <sameo@...ux.intel.com>
Cc:	linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
	Wei WANG <wei_wang@...lsil.com.cn>,
	Tony Prisk <linux@...sktech.co.nz>, Chris Ball <cjb@...top.org>
Subject: linux-next: manual merge of the mfd tree with the mmc tree

Hi Samuel,

Today's linux-next merge of the mfd tree got a conflict in
drivers/mmc/host/Kconfig between commit 3a96dff0f828 ("mmc: SD/MMC Host
Controller for Wondermedia WM8505/WM8650") from the mmc tree and commit
ff984e57d36e ("mmc: Add realtek pcie sdmmc host driver") from the mfd
tree.

I fixed it up (see below) and can carry the fix as necessary (no action
is required).

-- 
Cheers,
Stephen Rothwell                    sfr@...b.auug.org.au

diff --cc drivers/mmc/host/Kconfig
index 83eb1e0,dfa6d56..0000000
--- a/drivers/mmc/host/Kconfig
+++ b/drivers/mmc/host/Kconfig
@@@ -602,13 -622,9 +602,20 @@@ config MMC_USH
  	  Note: These controllers only support SDIO cards and do not
  	  support MMC or SD memory cards.
  
 +config MMC_WMT
 +	tristate "Wondermedia SD/MMC Host Controller support"
 +	depends on ARCH_VT8500
 +	default y
 +	help
 +	  This selects support for the SD/MMC Host Controller on
 +	  Wondermedia WM8505/WM8650 based SoCs.
 +
 +	  To compile this driver as a module, choose M here: the
 +	  module will be called wmt-sdmmc.
++
+ config MMC_REALTEK_PCI
+ 	tristate "Realtek PCI-E SD/MMC Card Interface Driver"
+ 	depends on MFD_RTSX_PCI
+ 	help
+ 	  Say Y here to include driver code to support SD/MMC card interface
+ 	  of Realtek PCI-E card reader

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ