linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] staging: fieldbus: make use of devm_platform_ioremap_resource
       [not found] <1570515056-23589-1-git-send-email-hariprasad.kelam@gmail.com>
@ 2019-10-08 13:31 ` Sven Van Asbroeck
  2019-10-28 21:11   ` Sven Van Asbroeck
  0 siblings, 1 reply; 4+ messages in thread
From: Sven Van Asbroeck @ 2019-10-08 13:31 UTC (permalink / raw)
  To: hariprasad Kelam; +Cc: Greg Kroah-Hartman, devel, Linux Kernel Mailing List

On Tue, Oct 8, 2019 at 2:11 AM hariprasad Kelam
<hariprasad.kelam@gmail.com> wrote:
>
> From: Hariprasad Kelam <hariprasad.kelam@gmail.com>
>
> fix below issues reported by coccicheck
> drivers/staging//fieldbus/anybuss/arcx-anybus.c:135:1-5: WARNING: Use
> devm_platform_ioremap_resource for base
> drivers/staging//fieldbus/anybuss/arcx-anybus.c:248:1-14: WARNING: Use
> devm_platform_ioremap_resource for cd -> cpld_base
>
> Signed-off-by: Hariprasad Kelam <hariprasad.kelam@gmail.com>
> ---
>  drivers/staging/fieldbus/anybuss/arcx-anybus.c | 8 ++------
>  1 file changed, 2 insertions(+), 6 deletions(-)

Reviewed-by: Sven Van Asbroeck <TheSven73@gmail.com>
Tested-by: Sven Van Asbroeck <TheSven73@gmail.com>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] staging: fieldbus: make use of devm_platform_ioremap_resource
  2019-10-08 13:31 ` [PATCH] staging: fieldbus: make use of devm_platform_ioremap_resource Sven Van Asbroeck
@ 2019-10-28 21:11   ` Sven Van Asbroeck
  2019-10-29  8:03     ` Greg Kroah-Hartman
  0 siblings, 1 reply; 4+ messages in thread
From: Sven Van Asbroeck @ 2019-10-28 21:11 UTC (permalink / raw)
  To: hariprasad Kelam; +Cc: Greg Kroah-Hartman, devel, Linux Kernel Mailing List

Hi Greg, friendly reminder... Did you miss the patch review below, or
is there a reason
why this isn't getting queued?

There seems to be a crowd chasing down this type of warnings, resulting
in multiple duplicates.

On Tue, Oct 8, 2019 at 9:31 AM Sven Van Asbroeck <thesven73@gmail.com> wrote:
>
> On Tue, Oct 8, 2019 at 2:11 AM hariprasad Kelam
> <hariprasad.kelam@gmail.com> wrote:
> >
> > From: Hariprasad Kelam <hariprasad.kelam@gmail.com>
> >
> > fix below issues reported by coccicheck
> > drivers/staging//fieldbus/anybuss/arcx-anybus.c:135:1-5: WARNING: Use
> > devm_platform_ioremap_resource for base
> > drivers/staging//fieldbus/anybuss/arcx-anybus.c:248:1-14: WARNING: Use
> > devm_platform_ioremap_resource for cd -> cpld_base
> >
> > Signed-off-by: Hariprasad Kelam <hariprasad.kelam@gmail.com>
> > ---
> >  drivers/staging/fieldbus/anybuss/arcx-anybus.c | 8 ++------
> >  1 file changed, 2 insertions(+), 6 deletions(-)
>
> Reviewed-by: Sven Van Asbroeck <TheSven73@gmail.com>
> Tested-by: Sven Van Asbroeck <TheSven73@gmail.com>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] staging: fieldbus: make use of devm_platform_ioremap_resource
  2019-10-28 21:11   ` Sven Van Asbroeck
@ 2019-10-29  8:03     ` Greg Kroah-Hartman
  2019-10-29 13:05       ` Sven Van Asbroeck
  0 siblings, 1 reply; 4+ messages in thread
From: Greg Kroah-Hartman @ 2019-10-29  8:03 UTC (permalink / raw)
  To: Sven Van Asbroeck; +Cc: hariprasad Kelam, devel, Linux Kernel Mailing List

On Mon, Oct 28, 2019 at 05:11:26PM -0400, Sven Van Asbroeck wrote:
> Hi Greg, friendly reminder... Did you miss the patch review below, or
> is there a reason
> why this isn't getting queued?
> 
> There seems to be a crowd chasing down this type of warnings, resulting
> in multiple duplicates.

This has been in my tree already for a while, can you verify it is all
ok?

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] staging: fieldbus: make use of devm_platform_ioremap_resource
  2019-10-29  8:03     ` Greg Kroah-Hartman
@ 2019-10-29 13:05       ` Sven Van Asbroeck
  0 siblings, 0 replies; 4+ messages in thread
From: Sven Van Asbroeck @ 2019-10-29 13:05 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: hariprasad Kelam, devel, Linux Kernel Mailing List

On Tue, Oct 29, 2019 at 4:03 AM Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This has been in my tree already for a while, can you verify it is all
> ok?
>

All good. I see you took Cristiane's version, not hariprasad's or YueHaibing's.
As long as one version lands, all is well :)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-10-29 13:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1570515056-23589-1-git-send-email-hariprasad.kelam@gmail.com>
2019-10-08 13:31 ` [PATCH] staging: fieldbus: make use of devm_platform_ioremap_resource Sven Van Asbroeck
2019-10-28 21:11   ` Sven Van Asbroeck
2019-10-29  8:03     ` Greg Kroah-Hartman
2019-10-29 13:05       ` Sven Van Asbroeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).