All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pierre Ossman <drzeus-list@drzeus.cx>
To: Dmitry Torokhov <dtor_core@ameritech.net>
Cc: wbsd-devel@list.drzeus.cx, linux-kernel@vger.kernel.org,
	Russell King <rmk+lkml@arm.linux.org.uk>
Subject: Re: [patch 1/3] wbsd: convert to the new platfrom device interface
Date: Thu, 15 Dec 2005 17:08:55 +0100	[thread overview]
Message-ID: <43A19517.8030206@drzeus.cx> (raw)
In-Reply-To: <20051215054444.590158000.dtor_core@ameritech.net>

Dmitry Torokhov wrote:
> wbsd: convert to the new platfrom device interface
>
> platform_device_register_simple() is going away, switch to
> using platfrom_device_alloc() + platform_device_add(). Also
> make sure that wbsd_driver gets unregistered when wbsd_init
> fails.
>
> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
> ---
>
>   

Acked-by: Pierre Ossman <drzeus@drzeus.cx>


  reply	other threads:[~2005-12-15 16:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-15  5:39 [patch 0/3] wbsd: convert to the new platfrom device interface and more Dmitry Torokhov
2005-12-15  5:39 ` [patch 1/3] wbsd: convert to the new platfrom device interface Dmitry Torokhov
2005-12-15 16:08   ` Pierre Ossman [this message]
2005-12-15  5:39 ` [patch 2/3] wbsd: run through Lindent Dmitry Torokhov
2005-12-15  6:52   ` Pierre Ossman
2005-12-15  6:54     ` Dmitry Torokhov
2005-12-15  5:39 ` [patch 3/3] wbsd: make use of ARRAY_SIZE() macro Dmitry Torokhov
2005-12-15 16:09   ` Pierre Ossman
2005-12-15 16:24     ` Russell King

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=43A19517.8030206@drzeus.cx \
    --to=drzeus-list@drzeus.cx \
    --cc=dtor_core@ameritech.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rmk+lkml@arm.linux.org.uk \
    --cc=wbsd-devel@list.drzeus.cx \
    /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.