From: David Brown <davidb@codeaurora.org>
To: Jingoo Han <jg1.han@samsung.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org,
"'Stephen Boyd'" <sboyd@codeaurora.org>,
"'Joerg Roedel'" <joro@8bytes.org>,
"'Suman Anna'" <s-anna@ti.com>
Subject: Re: [PATCH] iommu: remove unnecessary platform_set_drvdata()
Date: Tue, 24 Sep 2013 12:28:30 -0700 [thread overview]
Message-ID: <20130924192830.GA18207@codeaurora.org> (raw)
In-Reply-To: <001501ce9eda$5660b2c0$03221840$%han@samsung.com>
On Thu, Aug 22, 2013 at 10:53:01AM +0900, Jingoo Han wrote:
>The driver core clears the driver data to NULL after device_release
>or on probe failure. Thus, it is not needed to manually clear the
>device driver data to NULL.
>
>Signed-off-by: Jingoo Han <jg1.han@samsung.com>
>---
> drivers/iommu/msm_iommu_dev.c | 2 --
With the splitting:
Acked-by: David Brown <davidb@codeaurora.org>
--
sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation
prev parent reply other threads:[~2013-09-24 19:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-22 1:53 [PATCH] iommu: remove unnecessary platform_set_drvdata() Jingoo Han
2013-08-22 2:03 ` Libo Chen
2013-09-24 12:41 ` 'Joerg Roedel'
2013-09-25 1:36 ` Jingoo Han
2013-09-24 19:28 ` David Brown [this message]
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=20130924192830.GA18207@codeaurora.org \
--to=davidb@codeaurora.org \
--cc=akpm@linux-foundation.org \
--cc=jg1.han@samsung.com \
--cc=joro@8bytes.org \
--cc=linux-kernel@vger.kernel.org \
--cc=s-anna@ti.com \
--cc=sboyd@codeaurora.org \
/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;
as well as URLs for NNTP newsgroup(s).