From: Chris Metcalf <cmetcalf@tilera.com>
To: Wei Yongjun <weiyj.lk@gmail.com>
Cc: <a.zummo@towertech.it>, <akpm@linux-foundation.org>,
<yongjun_wei@trendmicro.com.cn>, <rtc-linux@googlegroups.com>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] rtc: rtc-tile: add missing platform_device_unregister() when module exit
Date: Wed, 8 May 2013 14:01:40 -0400 [thread overview]
Message-ID: <518A9304.9010809@tilera.com> (raw)
In-Reply-To: <CAPgLHd86cg11pHka0TRMFkEJV2ETLHwnr3oUo=FpBYnSLk=8sA@mail.gmail.com>
On 5/5/2013 1:07 AM, Wei Yongjun wrote:
> From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
>
> We have registered platform device when module init, and
> need unregister it when module exit.
>
> Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
> ---
> drivers/rtc/rtc-tile.c | 1 +
> 1 file changed, 1 insertion(+)
Thanks. Taken into the tile tree.
--
Chris Metcalf, Tilera Corp.
http://www.tilera.com
prev parent reply other threads:[~2013-05-08 18:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-05 5:07 [PATCH] rtc: rtc-tile: add missing platform_device_unregister() when module exit Wei Yongjun
2013-05-07 23:28 ` Andrew Morton
2013-05-08 2:46 ` Wei Yongjun
2013-05-08 18:01 ` Chris Metcalf [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=518A9304.9010809@tilera.com \
--to=cmetcalf@tilera.com \
--cc=a.zummo@towertech.it \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rtc-linux@googlegroups.com \
--cc=weiyj.lk@gmail.com \
--cc=yongjun_wei@trendmicro.com.cn \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.