All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
To: greg@kroah.com
Cc: s.hauer@pengutronix.de, linux-arm-kernel@lists.arm.linux.org.uk,
	linux-kernel@vger.kernel.org
Subject: [RFC PATCH 0/3] Introduce init() and exit() for platform_device
Date: Tue, 24 Feb 2009 17:57:26 +0200	[thread overview]
Message-ID: <20090224155721.28880.31830.stgit@Programuotojas> (raw)

For changes and documentation about this fix please see:
[RFC PATCH 1/3] platform_device: add init() exit() callbacks

Other patches demonstrate how drivers can benefit from this change.

I have two questions:
1. Is init()/exit() OK? Or should I call it activate()/deactivate()?
   Other suggestions?
2. Now exit() returns nothing. Maybe it is better if it returned int?
   How to handle such exit failure?

                 reply	other threads:[~2009-02-24 15:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20090224155721.28880.31830.stgit@Programuotojas \
    --to=paulius.zaleckas@teltonika.lt \
    --cc=greg@kroah.com \
    --cc=linux-arm-kernel@lists.arm.linux.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=s.hauer@pengutronix.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 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.