On Mon, 2018-03-12 at 16:22 +0200, Andy Shevchenko wrote:
> On Mon, 2018-03-12 at 19:04 +0530, Harish Jenny K N wrote:
> >
> > On Monday 12 March 2018 06:33 PM, Andy Shevchenko wrote:
> > > On Mon, 2018-03-12 at 18:00 +0530, Harish Jenny K N wrote:
> > > > > > > > > + for_each_set_bit(bit, (co
On Mon, 2018-03-12 at 19:04 +0530, Harish Jenny K N wrote:
>
> On Monday 12 March 2018 06:33 PM, Andy Shevchenko wrote:
> > On Mon, 2018-03-12 at 18:00 +0530, Harish Jenny K N wrote:
> > > > > > > > + for_each_set_bit(bit, (const unsigned long
> > > > > > > > *)&caps,
> > > > > > > > BITS_P
On Mon, 2018-03-12 at 19:37 +0530, Harish Jenny K N wrote:
> Can anyone please respond to my previous request?
>
> > Before sending new patch , I would like to inform that I have been
> > sending this patch with the following checkpatch warning, just to
> > keep it same as other usages of debugf
On Monday 12 March 2018 07:04 PM, Harish Jenny K N wrote:
>
> On Monday 12 March 2018 06:33 PM, Andy Shevchenko wrote:
>> On Mon, 2018-03-12 at 18:00 +0530, Harish Jenny K N wrote:
>>
>>
+ for_each_set_bit(bit, (const unsigned long *)&caps,
BITS_PER_LONG)
+ fo
On Monday 12 March 2018 06:33 PM, Andy Shevchenko wrote:
> On Mon, 2018-03-12 at 18:00 +0530, Harish Jenny K N wrote:
>
>
>>> + for_each_set_bit(bit, (const unsigned long *)&caps,
>>> BITS_PER_LONG)
>>> + for_each_set_bit(bit, (const unsigned long
>>> *)&caps2,
>>>
On Mon, 2018-03-12 at 18:00 +0530, Harish Jenny K N wrote:
> > > > > > + for_each_set_bit(bit, (const unsigned long *)&caps,
> > > > > > BITS_PER_LONG)
> > > > > > + for_each_set_bit(bit, (const unsigned long
> > > > > > *)&caps2,
> > > > > > BITS_PER_LONG)
> > > > >
> > > > > Explicit casti
t; linus.wall...@linaro.org; adrian.hun...@intel.com; shawn@rock-chips.com
>> Cc: linux-...@vger.kernel.org; linux-kernel@vger.kernel.org;
>> vladimir_zapols...@mentor.com
>> Subject: Re: [PATCH v9] mmc: Export host capabilities to debugfs.
>>
>>
>>
>>
ps.com
> Cc: linux-...@vger.kernel.org; linux-kernel@vger.kernel.org;
> vladimir_zapols...@mentor.com
> Subject: Re: [PATCH v9] mmc: Export host capabilities to debugfs.
>
>
>
> On Monday 12 March 2018 04:15 PM, Avri Altman wrote:
> >
> >> -Original Message-
naro.org; adrian.hun...@intel.com; shawn.lin@rock-
>> chips.com; Avri Altman
>> Cc: linux-...@vger.kernel.org; linux-kernel@vger.kernel.org;
>> vladimir_zapols...@mentor.com
>> Subject: Re: [PATCH v9] mmc: Export host capabilities to debugfs.
>>
>> On Mon, 2018
ltman
> Cc: linux-...@vger.kernel.org; linux-kernel@vger.kernel.org;
> vladimir_zapols...@mentor.com
> Subject: Re: [PATCH v9] mmc: Export host capabilities to debugfs.
>
> On Mon, 2018-03-12 at 10:01 +0530, Harish Jenny K N wrote:
> > This patch exports the host capabilities to de
On Monday 12 March 2018 03:37 PM, Andy Shevchenko wrote:
> On Mon, 2018-03-12 at 10:01 +0530, Harish Jenny K N wrote:
>> This patch exports the host capabilities to debugfs
>>
>> This idea of sharing host capabilities over debugfs
>> came up from Abbas Raza
>> Earlier discussions:
>> https://lkm
On Mon, 2018-03-12 at 10:01 +0530, Harish Jenny K N wrote:
> This patch exports the host capabilities to debugfs
>
> This idea of sharing host capabilities over debugfs
> came up from Abbas Raza
> Earlier discussions:
> https://lkml.org/lkml/2018/3/5/357
> https://www.spinics.net/lists/linux-mmc/
This patch exports the host capabilities to debugfs
This idea of sharing host capabilities over debugfs
came up from Abbas Raza
Earlier discussions:
https://lkml.org/lkml/2018/3/5/357
https://www.spinics.net/lists/linux-mmc/msg48219.html
Signed-off-by: Harish Jenny K N
---
Changes in v9
- More
13 matches
Mail list logo