From: Akinobu Mita <akinobu.mita@gmail.com>
To: Carlos Corbacho <carlos@strangeworlds.co.uk>
Cc: linux-kernel@vger.kernel.org, greg@kroah.com
Subject: Re: [PATCH] acer-wmi: add error checks in module_init
Date: Mon, 22 Sep 2008 11:25:43 +0900 [thread overview]
Message-ID: <20080922022529.GA3009@localhost.localdomain> (raw)
In-Reply-To: <200809211853.19889.carlos@strangeworlds.co.uk>
On Sun, Sep 21, 2008 at 06:53:19PM +0100, Carlos Corbacho wrote:
> On Sunday 21 September 2008 15:29:59 Akinobu Mita wrote:
> > This patch fixes these bugs by using platform_device_register_simple()
>
> [Adding Greg KH to CC - 2nd time lucky...]
>
> Last I heard, platform_device_register_simple() was in the process of being
> deprecated and then slated for future removal. Has this changed?
I didn't know about that plan. But if platform_device_alloc/add is
more preferable API than platform_device_register_simple().
I'll amend those patches and resend them.
next prev parent reply other threads:[~2008-09-22 2:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-21 17:53 [PATCH] acer-wmi: add error checks in module_init Carlos Corbacho
2008-09-22 2:25 ` Akinobu Mita [this message]
2008-09-22 12:35 ` Akinobu Mita
2008-09-22 15:59 ` Greg KH
2008-09-22 17:54 ` Carlos Corbacho
2008-09-22 18:47 ` Greg KH
-- strict thread matches above, loose matches on Subject: below --
2008-09-21 14:29 Akinobu Mita
2008-09-21 17:52 ` Carlos Corbacho
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=20080922022529.GA3009@localhost.localdomain \
--to=akinobu.mita@gmail.com \
--cc=carlos@strangeworlds.co.uk \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.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 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.