Re: [PATCH] mmc/host:rtsx: Don't execute power up sequence repeatedly

2013-03-22 Thread Chris Ball
d if the power has been turned on. > > Signed-off-by: Wei WANG > --- > drivers/mmc/host/rtsx_pci_sdmmc.c | 10 ++ > 1 file changed, 10 insertions(+) Thanks, pushed to mmc-next for 3.10. - Chris. -- Chris Ball <http://printf.net/> One Laptop Per Child _

Re: [PATCH 1/3] MMC: rtsx: remove driving adjustment

2013-02-11 Thread Chris Ball
gt; if (err < 0) > goto out; Thanks, I've pushed 1/3 to mmc-next for 3.9 now. - Chris. -- Chris Ball <http://printf.net/> One Laptop Per Child ___ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Re: [PATCH] mmc:core:if detect mmc card remove, don't wait for req done

2012-12-21 Thread Chris Ball
>> Hope you help me to analyze it and discuss with me. > > I've added the proper people - Chris Ball and linux-mmc - to the > participants list. > > I also wanted to check with you: the commit message implies that this > can cause an IO timeout and then a call

Re: [PATCH v2 1/2] mmc/host/rtsx: Configure SD_CFG2 register in sd_rw_multi

2012-11-19 Thread Chris Ball
C side after 3.8. For these: Acked-by: Chris Ball - Chris. -- Chris Ball <http://printf.net/> One Laptop Per Child ___ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Re: [PATCH v2 1/2] mmc/host/rtsx: Configure SD_CFG2 register in sd_rw_multi

2012-11-19 Thread Chris Ball
ck to the internal register. With what consequences? Was the data transfer failing? Under which circumstances? Thanks, - Chris. -- Chris Ball <http://printf.net/> One Laptop Per Child ___ devel mailing list devel@linuxdriverp

Re: [PATCH 1/2] mmc: Configure SD_CFG2 register in sd_rw_multi

2012-11-19 Thread Chris Ball
_REG_CMD, SD_TRANSFER, Please write commit messages -- if this fixes a bug, what's the nature of the bug that it fixes? Thanks, - Chris. -- Chris Ball <http://printf.net/> One Laptop Per Child ___ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Re: [PATCH v7 0/3] Add modules to support realtek PCIE card reader

2012-11-09 Thread Chris Ball
l help to merge all of the three parts to > linus's tree? I've removed the patch from my tree to avoid conflicting with Samuel. I'm happy to either have the MMC patch go through the MFD tree with: Acked-by: Chris Ball or to merge the MMC side of v7 myself, whichever S

Re: [PATCH v7 0/3] Add modules to support realtek PCIE card reader

2012-11-07 Thread Chris Ball
can not be accessed easily. I'm happy with the MMC portion. I think we're mainly waiting for the MFD patch -- Samuel, do you have any remaining review comments that need to be fixed? Thanks, - Chris. -- Chris Ball <http://printf.net/> One Laptop Per Child ___

Re: [PATCH v6 0/3] Add modules to support realtek PCIE card reader

2012-09-29 Thread Chris Ball
l push the MFD driver for 3.7, and I've pushed the MMC driver into mmc-next for 3.7. So, I think we should merge it. I don't think we need akpm, since there are no build-time dependencies involved. Thanks, - Chris. -- Chris Ball <http://printf.net/> One Laptop Per C

[GIT PATCH] Update staging TODO for rts5139 and rts_pstor

2012-02-21 Thread Chris Ball
These are each >20k LOC drivers that embed an entire SD stack, and present SD cards as if they were SCSI devices; both drivers should be rewritten to be small hooks that connect the PCI (for rts_pstor) or USB (for rts5139) hardware into Linux's MMC/xD/memorystick stacks. Signed-off-by: Ch

Re: [PATCH] olpc_dcon: revert strtoul change

2011-02-06 Thread Chris Ball
ned int output; int ret = strict_strtoul(buf, 0, &output); if (ret < 0) return ret; -- Chris Ball <http://printf.net/> One Laptop Per Child ___ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/devel