Hi Karl, * Karl Relton <karllinuxtest.relton@xxxxxxxxxxxx> [2013-02-20 18:16:19 +0000]: > From: Karl Relton <karllinuxtest.relton@xxxxxxxxxxxx> > > 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@xxxxxxxxxxxx> > Reviewed-by: David Herrmann <dh.herrmann@xxxxxxxxx> > --- > net/bluetooth/hidp/core.c | 4 ++++ > 1 file changed, 4 insertions(+) Patch has been applied to bluetooth-next. Thanks. Gustavo -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html