From: Gustavo Padovan <gustavo@padovan.org>
To: Karl Relton <karllinuxtest.relton@ntlworld.com>
Cc: linux-bluetooth@vger.kernel.org, dh.herrmann@gmail.com,
Marcel Holtmann <marcel@holtmann.org>,
Johan Hedberg <johan.hedberg@gmail.com>
Subject: Re: [PATCH v2] hidp: Make hidp_get_raw_report abort if the session is terminating.
Date: Tue, 26 Feb 2013 16:30:34 -0300 [thread overview]
Message-ID: <20130226193034.GC4176@joana> (raw)
In-Reply-To: <1361384179.5261.15.camel@dellpc>
Hi Karl,
* Karl Relton <karllinuxtest.relton@ntlworld.com> [2013-02-20 18:16:19 +0000]:
> From: Karl Relton <karllinuxtest.relton@ntlworld.com>
>
> After linux 3.2 the hid_destroy_device call in hidp_session
> cleaning up invokes a hook to the power_supply code which
> in turn tries to read the battery capacity. This read will
> trigger a call to hidp_get_raw_report which is bound to fail
> because the device is being taken away - so rather than
> wait for the 5 second timeout failure this changes enables
> it to fail straight away.
>
> Signed-off-by: Karl Relton <karllinuxtest.relton@ntlworld.com>
> Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
> ---
> net/bluetooth/hidp/core.c | 4 ++++
> 1 file changed, 4 insertions(+)
Patch has been applied to bluetooth-next. Thanks.
Gustavo
prev parent reply other threads:[~2013-02-26 19:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-20 18:16 [PATCH v2] hidp: Make hidp_get_raw_report abort if the session is terminating Karl Relton
2013-02-21 8:42 ` Karl Relton
2013-02-26 19:30 ` Gustavo Padovan [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=20130226193034.GC4176@joana \
--to=gustavo@padovan.org \
--cc=dh.herrmann@gmail.com \
--cc=johan.hedberg@gmail.com \
--cc=karllinuxtest.relton@ntlworld.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=marcel@holtmann.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 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.