Re: New MMC maintainer needed

2009-08-13 Thread Matt Fleming
ave anywhere to send MMC bug reports. > > echo "subscribe linux-mmc" | mail majord...@vger.kernel.org > Unless someone has beaten me to it, >From a920e6c11635cab6261541a487db7b68b4892a74 Mon Sep 17 00:00:00 2001 From: Matt Fleming Date: Thu, 13 Aug 2009 09:17:23 +0100 S

Re: New MMC maintainer needed

2009-08-11 Thread Matt Fleming
On Mon, Aug 03, 2009 at 02:13:28PM +0300, Adrian Hunter wrote: > Pierre Ossman wrote: >> Con: >> >> - The scanning code gets less clear as you increase the number of >>possible paths through it. >> >> - Different systems will have different init sequences, possibly >>provoking bugs in the

Re: New MMC maintainer needed

2009-08-03 Thread Matt Fleming
On Mon, Aug 03, 2009 at 12:34:29PM +0200, Pierre Ossman wrote: > On Fri, 31 Jul 2009 11:54:07 +0100 > Matt Fleming wrote: > > > On Fri, Jul 31, 2009 at 12:26:23PM +0200, Pierre Ossman wrote: > > > > > > [PATCH 0/32] mmc and omap_hsmmc patches > > > h

Re: New MMC maintainer needed

2009-07-31 Thread Matt Fleming
On Fri, Jul 31, 2009 at 12:26:23PM +0200, Pierre Ossman wrote: > > [PATCH 0/32] mmc and omap_hsmmc patches > http://marc.info/?t=124722953900010&r=1&w=2 > > I haven't looked through these at all. The ones affecting the core > probably need some thorough reviews. > > I did notice the patch to say

Re: [PATCH] sdio: add CD disable support

2009-07-30 Thread Matt Fleming
On Thu, Jul 30, 2009 at 06:55:14PM +0300, Ohad Ben-Cohen wrote: > On Thu, Jul 30, 2009 at 3:45 PM, Matt Fleming wrote: > > Do you have a follow-up patch to make use of this new functionality? > > Well, sort of: > > The patch sets disable_cd for TI wl1271 embedded wlan sdi

Re: [PATCH] sdio: add CD disable support

2009-07-30 Thread Matt Fleming
On Thu, Jul 30, 2009 at 02:54:08PM +0300, Ohad Ben-Cohen wrote: > From: Ohad Ben-Cohen > > To save power, the pull-up resistor on CD/DAT[3] (pin 1) > of the card can be disconnected. This is desired, e.g., > with embedded SDIO devices which do not rely on this pin > for card detection. > > Signe

Re: New MMC maintainer needed

2009-07-27 Thread Matt Fleming
On Mon, Jul 27, 2009 at 01:09:47PM +0100, David Vrabel wrote: > Philip Langdale wrote: > > > > Both the (Simplified) SD and SDIO specifications do not formally > > define the 'low voltage' range in the way the MMC spec does. ie: You > > won't find anything in the SD specs that even tell you what t

Re: New MMC maintainer needed

2009-07-23 Thread Matt Fleming
> -"incompletely defined 'low voltage range'. This " > -"will be ignored.\n", mmc_hostname(host)); > - ocr &= ~MMC_VDD_165_195; > - } > - > host->ocr = mmc_select_voltage(host, ocr); > > /*

Re: New MMC maintainer needed

2009-07-22 Thread Matt Fleming
On Thu, Jul 23, 2009 at 01:08:08AM +0100, Ian Molton wrote: > Andrew Morton wrote: > >> Until and unless someone else steps up I can act as maintainer of last >> resort for MMC. As I'm presently doing for fbdev, hwmon, rtc, spi, >> gpio, i2o and about 1000 other identifiable subsystems. > > If no-