From: Wolfram Sang <wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
To: Jean Delvare <jdelvare-l3A5Bk7waGM@public.gmane.org>
Cc: Jarkko Nikula
<jarkko.nikula-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>,
linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCHv3 5/5] i2c: i801: Use managed pcim_* PCI device initialization and reservation
Date: Sat, 7 Mar 2015 00:51:19 +0100 [thread overview]
Message-ID: <20150306235119.GA993@katana> (raw)
In-Reply-To: <20150216102918.53042ba0-R0o5gVi9kd7kN2dkZ6Wm7A@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 1250 bytes --]
On Mon, Feb 16, 2015 at 10:29:18AM +0100, Jean Delvare wrote:
> On Fri, 13 Feb 2015 15:52:25 +0200, Jarkko Nikula wrote:
> > Simplifies the code a bit and makes easier to disable PCI device on driver
> > detach by removing the pcim_pin_device() call in the future if needed.
> >
> > Reason why i2c-i801.c doesn't ever call pci_disable_device() was because it
> > made some systems to hang during power-off. See commit d6fcb3b9cf77
> > ("[PATCH] i2c-i801.c: don't pci_disable_device() after it was just enabled")
> > and
> > http://marc.info/?l=linux-kernel&m=115160053309535&w=2
> >
> > Signed-off-by: Jarkko Nikula <jarkko.nikula-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
> > ---
> > Changes from v2:
> > - over 80 characters long pcim_iomap_regions line splitted
> > - gotos and error labels removed
> > ---
> > drivers/i2c/busses/i2c-i801.c | 25 +++++++++----------------
> > 1 file changed, 9 insertions(+), 16 deletions(-)
> > (...)
>
> Reviewed-by: Jean Delvare <jdelvare-l3A5Bk7waGM@public.gmane.org>
>
> Wolfram, please commit this series, I have reviewed all patches and
> tested the updated driver successfully on 3 different machines.
>
> Thanks Jarkko for the good work.
Applied to for-next, thanks!
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
prev parent reply other threads:[~2015-03-06 23:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-13 13:52 [PATCHv3 1/5] i2c: i801: Don't break user-visible strings Jarkko Nikula
[not found] ` <1423835545-17991-1-git-send-email-jarkko.nikula-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2015-02-13 13:52 ` [PATCHv3 2/5] i2c: i801: Remove i801_driver forward declaration Jarkko Nikula
2015-02-13 13:52 ` [PATCHv3 3/5] i2c: i801: Use managed devm_* memory and irq allocation Jarkko Nikula
2015-02-13 13:52 ` [PATCHv3 4/5] i2c: i801: Remove pci_enable_device() call from i801_resume() Jarkko Nikula
[not found] ` <1423835545-17991-4-git-send-email-jarkko.nikula-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2015-02-16 9:27 ` Jean Delvare
2015-02-13 13:52 ` [PATCHv3 5/5] i2c: i801: Use managed pcim_* PCI device initialization and reservation Jarkko Nikula
[not found] ` <1423835545-17991-5-git-send-email-jarkko.nikula-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2015-02-16 9:29 ` Jean Delvare
[not found] ` <20150216102918.53042ba0-R0o5gVi9kd7kN2dkZ6Wm7A@public.gmane.org>
2015-03-06 23:51 ` Wolfram Sang [this message]
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=20150306235119.GA993@katana \
--to=wsa-z923lk4zbo2bacvfa/9k2g@public.gmane.org \
--cc=jarkko.nikula-VuQAYsv1563Yd54FQh9/CA@public.gmane.org \
--cc=jdelvare-l3A5Bk7waGM@public.gmane.org \
--cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).