Re: [PATCH 00/07] sh: SuperH Mobile SDHI changes

2009-10-05 Thread Ian Molton
Im awaiting a reply from the linux-next folk 2009/10/5 Paul Mundt : > On Fri, Oct 02, 2009 at 11:21:58AM +0900, Magnus Damm wrote: >> sh: SuperH Mobile SDHI changes >> >> [PATCH 01/07] mfd: Add SuperH Mobile SDHI platform driver >> [PATCH 02/07] mmc: Add SuperH to the tmio-mmc Kconfig >> [PATCH 03

Re: [PATCH] mxcmmc: fix error path in mxcmci_probe

2009-10-05 Thread Uwe Kleine-König
Hello, On Thu, Sep 24, 2009 at 11:51:42AM +0200, Sascha Hauer wrote: > On Thu, Sep 24, 2009 at 09:44:14AM +0200, Uwe Kleine-König wrote: > > After a failing allocation of mmc or a failed ioremap in mxcmci_probe host > > was > > used uninitialized. > > Acked-by: Sascha Hauer > > > > > Signed-o

[merged] s3cmci-add-better-support-for-no-card-detect-or-write-protect-available.patch removed from -mm tree

2009-10-05 Thread akpm
The patch titled s3cmci: add better support for no card detect or write protect available has been removed from the -mm tree. Its filename was s3cmci-add-better-support-for-no-card-detect-or-write-protect-available.patch This patch was dropped because it was merged into mainline or a

[merged] sdio-pass-whitelisted-cis-funce-tuples-to-sdio-drivers.patch removed from -mm tree

2009-10-05 Thread akpm
The patch titled sdio: pass whitelisted cis funce tuples to sdio drivers has been removed from the -mm tree. Its filename was sdio-pass-whitelisted-cis-funce-tuples-to-sdio-drivers.patch This patch was dropped because it was merged into mainline or a subsystem tree The current -mm tre

[merged] s3cmci-make-sdio-irq-hardware-irq-support-build-time-configurable.patch removed from -mm tree

2009-10-05 Thread akpm
The patch titled s3cmci: make SDIO IRQ hardware IRQ support build-time configurable has been removed from the -mm tree. Its filename was s3cmci-make-sdio-irq-hardware-irq-support-build-time-configurable.patch This patch was dropped because it was merged into mainline or a subsystem tre

[merged] s3cmci-dma-fixes.patch removed from -mm tree

2009-10-05 Thread akpm
The patch titled s3cmci: DMA fixes has been removed from the -mm tree. Its filename was s3cmci-dma-fixes.patch This patch was dropped because it was merged into mainline or a subsystem tree The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ --

[merged] s3cmci-add-sdio-irq-support.patch removed from -mm tree

2009-10-05 Thread akpm
The patch titled s3cmci: add SDIO IRQ support has been removed from the -mm tree. Its filename was s3cmci-add-sdio-irq-support.patch This patch was dropped because it was merged into mainline or a subsystem tree The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmot

[merged] s3cmci-kconfig-selection-for-pio-dma-both.patch removed from -mm tree

2009-10-05 Thread akpm
The patch titled s3cmci: Kconfig selection for PIO/DMA/Both has been removed from the -mm tree. Its filename was s3cmci-kconfig-selection-for-pio-dma-both.patch This patch was dropped because it was merged into mainline or a subsystem tree The current -mm tree may be found at http://u

[merged] s3cmci-add-debugfs-support-for-examining-driver-and-hardware-state.patch removed from -mm tree

2009-10-05 Thread akpm
The patch titled s3cmci: add debugfs support for examining driver and hardware state has been removed from the -mm tree. Its filename was s3cmci-add-debugfs-support-for-examining-driver-and-hardware-state.patch This patch was dropped because it was merged into mainline or a subsystem t

[merged] s3cmci-change-to-use-dev_pm_ops.patch removed from -mm tree

2009-10-05 Thread akpm
The patch titled s3cmci: change to use dev_pm_ops has been removed from the -mm tree. Its filename was s3cmci-change-to-use-dev_pm_ops.patch This patch was dropped because it was merged into mainline or a subsystem tree The current -mm tree may be found at http://userweb.kernel.org/~a

[merged] s3cmci-fix-direct-write-to-interrupt-mask.patch removed from -mm tree

2009-10-05 Thread akpm
The patch titled s3cmci: fix direct write to interrupt mask has been removed from the -mm tree. Its filename was s3cmci-fix-direct-write-to-interrupt-mask.patch This patch was dropped because it was merged into mainline or a subsystem tree The current -mm tree may be found at http://u

[merged] s3cmci-change-gpio-to-gpiolib-from-s3c24xx-specific-calls.patch removed from -mm tree

2009-10-05 Thread akpm
The patch titled s3cmci: change GPIO to gpiolib from S3C24XX specific calls has been removed from the -mm tree. Its filename was s3cmci-change-gpio-to-gpiolib-from-s3c24xx-specific-calls.patch This patch was dropped because it was merged into mainline or a subsystem tree The current -

[merged] s3cmci-update-probe-to-use-new-platform-id-list.patch removed from -mm tree

2009-10-05 Thread akpm
The patch titled s3cmci: update probe to use new platform id list has been removed from the -mm tree. Its filename was s3cmci-update-probe-to-use-new-platform-id-list.patch This patch was dropped because it was merged into mainline or a subsystem tree The current -mm tree may be found

[merged] s3cmci-use-resource_size-instead-of-local-macro.patch removed from -mm tree

2009-10-05 Thread akpm
The patch titled s3cmci: use resource_size() instead of local macro has been removed from the -mm tree. Its filename was s3cmci-use-resource_size-instead-of-local-macro.patch This patch was dropped because it was merged into mainline or a subsystem tree The current -mm tree may be fou

Re: [PATCH] pxamci: fix printing gpio numbers in pxamci_probe

2009-10-05 Thread Robert Jarzmik
Antonio Ospite writes: > On Fri, 2 Oct 2009 16:24:02 +0200 > Antonio Ospite wrote: > >> Signed-off-by: Antonio Ospite As this fixes code I wrote poorly, feel free to have my : Reviewed-by: Robert Jarzmik Eric, I think this can be scheduled without any problem into your linux-next branch. C

Re: [PATCH] pxamci: fix printing gpio numbers in pxamci_probe

2009-10-05 Thread Antonio Ospite
On Fri, 2 Oct 2009 16:24:02 +0200 Antonio Ospite wrote: > Signed-off-by: Antonio Ospite > --- > drivers/mmc/host/pxamci.c |4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/drivers/mmc/host/pxamci.c b/drivers/mmc/host/pxamci.c > index 5e0b152..b00d673 100644 > --

Re: MMC support for password protection of SD cards

2009-10-05 Thread Pierre Ossman
On Mon, 5 Oct 2009 11:58:30 +0530 Mahadev Cholachagudda wrote: > Dear All, > > Can you please point me to any source that contain the support for > password protection of SD cards? > I could see one reference towards this at > > http://thread.gmane.org/gmane.linux.kernel/373855 > > But no disc

Re: TMIO MMC: full patchset.

2009-10-05 Thread Magnus Damm
Hi Ian, On Mon, Oct 5, 2009 at 12:51 AM, Ian Molton wrote: > 2009/10/4 Magnus Damm : >> The TMIO block itself may not use much power, but it's pretty common >> to have power domains that cover a range of hardware blocks. > > Hm, that could get ugly. the MFD concept would tend to consider an MFD >