Re: [PATCH] mmc: Remove distinction between hw and phys segments

2010-09-10 Thread Chris Ball
Hi Martin, On Fri, Sep 10, 2010 at 01:33:59AM -0400, Martin K. Petersen wrote: > We have deprecated the distinction between hardware and physical > segments in the block layer. Consolidate the two limits into one in > drivers/mmc/. > > Signed-off-by: Martin K. Petersen Thanks, applied to mmc-n

[PATCH] mmc: Remove distinction between hw and phys segments

2010-09-09 Thread Martin K. Petersen
We have deprecated the distinction between hardware and physical segments in the block layer. Consolidate the two limits into one in drivers/mmc/. Signed-off-by: Martin K. Petersen --- diff --git a/drivers/mmc/card/queue.c b/drivers/mmc/card/queue.c index e876678..efcad8c 100644 --- a/drivers