mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jingoo Han <jg1.han@samsung.com>
To: "'Wolfram Sang'" <wsa@the-dreams.de>, linux-kernel@vger.kernel.org
Cc: linux-doc@vger.kernel.org, dri-devel@lists.freedesktop.org,
	"'Greg Kroah-Hartman'" <gregkh@linuxfoundation.org>,
	"'Jingoo Han'" <jg1.han@samsung.com>
Subject: Re: [PATCH 0/3] Remove devm_request_and_ioremap()
Date: Fri, 20 Jun 2014 11:36:03 +0900	[thread overview]
Message-ID: <000c01cf8c30$613759d0$23a60d70$%han@samsung.com> (raw)
In-Reply-To: <1403203741-5113-1-git-send-email-wsa@the-dreams.de>

On Friday, June 20, 2014 3:49 AM, Wolfram Sang wrote:
> 
> Pretty much a year ago, Tushar cleaned up a lot of deprecated uses of
> devm_request_and_ioremap, yet some remains are still left. Remove the last two
> users, and let the function rest in peace. I'd suggest that this series is
> picked up as a whole to have that case finally closed. Greg? Are you interested
> in picking it up?

(+cc Greg Kroah-Hartman)

I already sent the same patch as one single patch to Greg Kroah-Hartman. [1]
Also, it was accepted by Greg Kroah-Hartman. [2] Thank you.

[1] https://lkml.org/lkml/2014/6/11/26
[2] https://lkml.org/lkml/2014/6/11/649

Best regards,
Jingoo Han

> 
>    Wolfram
> 
> 
> Tushar Behera (2):
>   DRM: Armada: Use devm_ioremap_resource
>   lib: devres: Remove deprecated devm_request_and_ioremap
> 
> Wolfram Sang (1):
>   bus: brcmstb_gisb: Use devm_ioremap_resource
> 
>  Documentation/driver-model/devres.txt |  1 -
>  drivers/bus/brcmstb_gisb.c            |  6 +++---
>  drivers/gpu/drm/armada/armada_crtc.c  |  8 +++-----
>  include/linux/device.h                |  2 --
>  lib/devres.c                          | 28 ----------------------------
>  5 files changed, 6 insertions(+), 39 deletions(-)
> 
> --
> 2.0.0


  parent reply	other threads:[~2014-06-20  2:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-19 18:48 Wolfram Sang
2014-06-19 18:48 ` [PATCH 1/3] DRM: Armada: Use devm_ioremap_resource Wolfram Sang
2014-06-19 18:49 ` [PATCH 2/3] bus: brcmstb_gisb: " Wolfram Sang
2014-06-19 18:49 ` [PATCH 3/3] lib: devres: Remove deprecated devm_request_and_ioremap Wolfram Sang
2014-06-19 18:50 ` [PATCH 0/3] Remove devm_request_and_ioremap() Wolfram Sang
2014-06-20  2:36 ` Jingoo Han [this message]
2014-06-20  2:59   ` 'Greg Kroah-Hartman'
2014-06-20  6:47     ` Wolfram Sang
2014-06-20  8:45     ` Wolfram Sang
2014-06-20  8:51       ` Tushar Behera

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000c01cf8c30$613759d0$23a60d70$%han@samsung.com' \
    --to=jg1.han@samsung.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=wsa@the-dreams.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome