Re: [PATCH v3] mmc: Export host capabilities to debugfs.

2018-03-05 Thread Harish Jenny K N
On Monday 05 March 2018 05:43 PM, Ulf Hansson wrote: > On 5 March 2018 at 10:28, Harish Jenny K N wrote: >> From: Abbas Raza >> >> This patch exports the host capabilities to debugfs >> >> Signed-off-by: Abbas Raza >> Signed-off-by: Andrew Gabbasov >> Signed-off-by: Harish Jenny K N >> --- >

Re: [PATCH v3] mmc: Export host capabilities to debugfs.

2018-03-05 Thread Ulf Hansson
On 5 March 2018 at 10:28, Harish Jenny K N wrote: > From: Abbas Raza > > This patch exports the host capabilities to debugfs > > Signed-off-by: Abbas Raza > Signed-off-by: Andrew Gabbasov > Signed-off-by: Harish Jenny K N > --- > > Changes in v3: > - Removed typecasting of &host->caps to (u32

Re: [PATCH v3] mmc: Export host capabilities to debugfs.

2018-03-05 Thread Shawn Lin
Reviewed-by: Shawn Lin

[PATCH v3] mmc: Export host capabilities to debugfs.

2018-03-05 Thread Harish Jenny K N
From: Abbas Raza This patch exports the host capabilities to debugfs Signed-off-by: Abbas Raza Signed-off-by: Andrew Gabbasov Signed-off-by: Harish Jenny K N --- Changes in v3: - Removed typecasting of &host->caps to (u32 *) Changes in v2: - Changed Author drivers/mmc/core/debugfs.c | 3 +