Re: [PATCH V2 1/2] mmc: Add helper function to check if a card is removable

2010-09-27 Thread Matt Fleming
On Mon, Sep 27, 2010 at 04:01:32PM +0100, Chris Ball wrote: > > Applied to mmc-next with Wolfram's ACK and the following style change, > thanks very much. Thanks Chris! -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majord...@vger.kernel.org Mo

Re: [PATCH V2 1/2] mmc: Add helper function to check if a card is removable

2010-09-27 Thread Chris Ball
Hi Matt, On Mon, Sep 27, 2010 at 09:42:19AM +0100, Matt Fleming wrote: > There are two checks that need to be made when determining whether a > card is removable. A host controller may set MMC_CAP_NONREMOVABLE if the > controller does not support removing cards (e.g. eMMC), in which case > the car

Re: [PATCH V2 1/2] mmc: Add helper function to check if a card is removable

2010-09-27 Thread Wolfram Sang
On Mon, Sep 27, 2010 at 09:42:19AM +0100, Matt Fleming wrote: > There are two checks that need to be made when determining whether a > card is removable. A host controller may set MMC_CAP_NONREMOVABLE if the > controller does not support removing cards (e.g. eMMC), in which case > the card is physi

[PATCH V2 1/2] mmc: Add helper function to check if a card is removable

2010-09-27 Thread Matt Fleming
There are two checks that need to be made when determining whether a card is removable. A host controller may set MMC_CAP_NONREMOVABLE if the controller does not support removing cards (e.g. eMMC), in which case the card is physically non-removable. Also the 'mmc_assume_removable' module parameter