From: Nishanth Menon <nm@ti.com>
To: Guenter Roeck <linux@roeck-us.net>, Jean Delvare <jdelvare@suse.com>
Cc: <linux-hwmon@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/5] hwmon: (tmp102) Use devm_add_action to register cleanup function
Date: Fri, 24 Jun 2016 09:13:49 -0500 [thread overview]
Message-ID: <576D401D.80700@ti.com> (raw)
In-Reply-To: <1466728108-2512-1-git-send-email-linux@roeck-us.net>
On 06/23/2016 07:28 PM, Guenter Roeck wrote:
> By registering a cleanup function with devm_add_action(), we can
> simplify the error path in the probe function and drop the remove
> function entirely.
>
> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
I dont seem to have a cover letter to reply to... but anyways..
Before: http://pastebin.ubuntu.com/17801376/
After all 5 patches: http://pastebin.ubuntu.com/17801824/
Fails on beagleboard-X15 with:
[ 36.781509] tmp102 0-0048: No cache defaults, reading back from HW
[ 36.795940] tmp102 0-0048: unexpected config register value
I have'nt bisected down on the specific patch in the series. Have you
had a chance to test the series?
--
Regards,
Nishanth Menon
next prev parent reply other threads:[~2016-06-24 14:13 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-24 0:28 Guenter Roeck
2016-06-24 0:28 ` [PATCH 2/5] hwmon: (tmp102) Drop FSF address Guenter Roeck
2016-06-24 0:28 ` [PATCH 3/5] hwmon: (tmp102) Improve handling of initial read delay Guenter Roeck
2016-06-24 0:28 ` [PATCH 4/5] hwmon: (tmp102) Rework chip configuration Guenter Roeck
2016-06-24 0:28 ` [PATCH 5/5] hwmon: (tmp102) Convert to use regmap, and drop local cache Guenter Roeck
2016-06-24 14:13 ` Nishanth Menon [this message]
2016-06-24 14:30 ` [PATCH 1/5] hwmon: (tmp102) Use devm_add_action to register cleanup function Guenter Roeck
2016-06-24 14:54 ` Guenter Roeck
2016-06-24 15:23 ` Nishanth Menon
2016-06-24 15:31 ` Nishanth Menon
2016-06-24 16:36 ` Guenter Roeck
2016-06-24 18:02 ` Nishanth Menon
2016-06-24 18:18 ` Guenter Roeck
2016-06-24 18:21 ` Nishanth Menon
2016-06-25 1:24 ` Guenter Roeck
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=576D401D.80700@ti.com \
--to=nm@ti.com \
--cc=jdelvare@suse.com \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--subject='Re: [PATCH 1/5] hwmon: (tmp102) Use devm_add_action to register cleanup function' \
/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
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.