From: Laxman Dewangan <ldewangan@nvidia.com>
To: <wsa@the-dreams.de>, <corbet@lwn.net>
Cc: <bjorn.andersson@sonymobile.com>, <gregkh@linuxfoundation.org>,
<linux-doc@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<linux-i2c@vger.kernel.org>,
Laxman Dewangan <ldewangan@nvidia.com>
Subject: [PATCH V2 2/2] i2c: Add resource managed version of i2c_{new_dummy, unregister_device}
Date: Mon, 29 Feb 2016 19:07:03 +0530 [thread overview]
Message-ID: <1456753023-20559-2-git-send-email-ldewangan@nvidia.com> (raw)
In-Reply-To: <1456753023-20559-1-git-send-email-ldewangan@nvidia.com>
i2c_new_dummy() and i2c_unregister_device() gained their devm_ wrappers.
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
---
- New in series.
Documentation/driver-model/devres.txt | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/driver-model/devres.txt b/Documentation/driver-model/devres.txt
index 831a536..e5279fa 100644
--- a/Documentation/driver-model/devres.txt
+++ b/Documentation/driver-model/devres.txt
@@ -253,6 +253,10 @@ GPIO
devm_gpiod_get_optional()
devm_gpiod_put()
+I2C
+ devm_i2c_new_dummy()
+ devm_i2c_unregister_device()
+
IIO
devm_iio_device_alloc()
devm_iio_device_free()
--
2.1.4
next prev parent reply other threads:[~2016-02-29 13:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-29 13:37 [PATCH V2 1/2] i2c: core: add devm apis for i2c_new_dummy and i2c_unregister Laxman Dewangan
2016-02-29 13:37 ` Laxman Dewangan [this message]
2016-04-11 16:04 ` Laxman Dewangan
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=1456753023-20559-2-git-send-email-ldewangan@nvidia.com \
--to=ldewangan@nvidia.com \
--cc=bjorn.andersson@sonymobile.com \
--cc=corbet@lwn.net \
--cc=gregkh@linuxfoundation.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=wsa@the-dreams.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®