Re: [PATCH] mmc: Standardise capability type

2012-11-19 Thread Lee Jones
On Mon, 19 Nov 2012, Chris Ball wrote: > Hi, > > On Mon, Nov 19 2012, Lee Jones wrote: > >> > There are discrepancies with regards to how MMC capabilities > >> > are carried throughout the subsystem. Let's standardise them > >> > to elevate any confusion. > >> > >> I think you meant "eliminate"

Re: [PATCH] mmc: Standardise capability type

2012-11-19 Thread Chris Ball
Hi, On Mon, Nov 19 2012, Lee Jones wrote: >> > There are discrepancies with regards to how MMC capabilities >> > are carried throughout the subsystem. Let's standardise them >> > to elevate any confusion. >> >> I think you meant "eliminate" here. :) Thanks, > > No, I meant alleviate. :) > > Do

Re: [PATCH] mmc: Standardise capability type

2012-11-19 Thread Lee Jones
On Sat, 17 Nov 2012, Chris Ball wrote: > Hi Lee, > > Pushed to mmc-next for 3.8 with a minor change: > > On Wed, Nov 14 2012, Lee Jones wrote: > > There are discrepancies with regards to how MMC capabilities > > are carried throughout the subsystem. Let's standardise them > > to elevate any

Re: [PATCH] mmc: Standardise capability type

2012-11-19 Thread Lee Jones
On Sat, 17 Nov 2012, Chris Ball wrote: Hi Lee, Pushed to mmc-next for 3.8 with a minor change: On Wed, Nov 14 2012, Lee Jones wrote: There are discrepancies with regards to how MMC capabilities are carried throughout the subsystem. Let's standardise them to elevate any confusion.

Re: [PATCH] mmc: Standardise capability type

2012-11-19 Thread Chris Ball
Hi, On Mon, Nov 19 2012, Lee Jones wrote: There are discrepancies with regards to how MMC capabilities are carried throughout the subsystem. Let's standardise them to elevate any confusion. I think you meant eliminate here. :) Thanks, No, I meant alleviate. :) Do you want me to

Re: [PATCH] mmc: Standardise capability type

2012-11-19 Thread Lee Jones
On Mon, 19 Nov 2012, Chris Ball wrote: Hi, On Mon, Nov 19 2012, Lee Jones wrote: There are discrepancies with regards to how MMC capabilities are carried throughout the subsystem. Let's standardise them to elevate any confusion. I think you meant eliminate here. :) Thanks,

Re: [PATCH] mmc: Standardise capability type

2012-11-17 Thread Chris Ball
Hi Lee, Pushed to mmc-next for 3.8 with a minor change: On Wed, Nov 14 2012, Lee Jones wrote: > There are discrepancies with regards to how MMC capabilities > are carried throughout the subsystem. Let's standardise them > to elevate any confusion. I think you meant "eliminate" here. :)

Re: [PATCH] mmc: Standardise capability type

2012-11-17 Thread Chris Ball
Hi Lee, Pushed to mmc-next for 3.8 with a minor change: On Wed, Nov 14 2012, Lee Jones wrote: There are discrepancies with regards to how MMC capabilities are carried throughout the subsystem. Let's standardise them to elevate any confusion. I think you meant eliminate here. :) Thanks, -

Re: [PATCH] mmc: Standardise capability type

2012-11-15 Thread Arnd Bergmann
On Thursday 15 November 2012, Linus Walleij wrote: > > On Wed, Nov 14, 2012 at 1:35 PM, Lee Jones wrote: > > > There are discrepancies with regards to how MMC capabilities > > are carried throughout the subsystem. Let's standardise them > > to elevate any confusion. > > > > Cc: Chris Ball > >

Re: [PATCH] mmc: Standardise capability type

2012-11-15 Thread Linus Walleij
On Wed, Nov 14, 2012 at 1:35 PM, Lee Jones wrote: > There are discrepancies with regards to how MMC capabilities > are carried throughout the subsystem. Let's standardise them > to elevate any confusion. > > Cc: Chris Ball > Cc: linux-...@vger.kernel.org > Signed-off-by: Lee Jones Looks good

Re: [PATCH] mmc: Standardise capability type

2012-11-15 Thread Linus Walleij
On Wed, Nov 14, 2012 at 1:35 PM, Lee Jones lee.jo...@linaro.org wrote: There are discrepancies with regards to how MMC capabilities are carried throughout the subsystem. Let's standardise them to elevate any confusion. Cc: Chris Ball c...@laptop.org Cc: linux-...@vger.kernel.org

Re: [PATCH] mmc: Standardise capability type

2012-11-15 Thread Arnd Bergmann
On Thursday 15 November 2012, Linus Walleij wrote: On Wed, Nov 14, 2012 at 1:35 PM, Lee Jones lee.jo...@linaro.org wrote: There are discrepancies with regards to how MMC capabilities are carried throughout the subsystem. Let's standardise them to elevate any confusion. Cc: Chris

[PATCH] mmc: Standardise capability type

2012-11-14 Thread Lee Jones
There are discrepancies with regards to how MMC capabilities are carried throughout the subsystem. Let's standardise them to elevate any confusion. Cc: Chris Ball Cc: linux-...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/mmc/core/mmc.c |2 +-

[PATCH] mmc: Standardise capability type

2012-11-14 Thread Lee Jones
There are discrepancies with regards to how MMC capabilities are carried throughout the subsystem. Let's standardise them to elevate any confusion. Cc: Chris Ball c...@laptop.org Cc: linux-...@vger.kernel.org Signed-off-by: Lee Jones lee.jo...@linaro.org --- drivers/mmc/core/mmc.c