[PATCH] Replace a single-value sscanf() call with a call to kstrtou32(), as recommended by checkpatch.pl.

2014-09-06 Thread Lars R. Damerow
Signed-off-by: Lars R. Damerow --- drivers/usb/usbip/vhci_sysfs.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/usb/usbip/vhci_sysfs.c b/drivers/usb/usbip/vhci_sysfs.c index 211f43f..b3371d0 100644 --- a/drivers/usb/usbip/vhci_sysfs.c +++ b/drivers/usb/usbip/vhc

[PATCH v3 0/1][resend] staging: usbip: vhci_sysfs.c: Fix a style issue

2014-09-06 Thread Lars R. Damerow
This patch has been revised a couple of times to fix an error and better follow kernel development practices. Resending after v3.17-rc3 release per Greg KH's request. Changes since v2: - Propagate error from kstrtou32() Changes since v1: - Check return value from kstrtou32() correctly -- To un

Re: ax88179_178a hang over xhci

2014-09-06 Thread Andrea Arcangeli
On Sat, Sep 06, 2014 at 05:33:19PM +0200, Andrea Arcangeli wrote: > without weaking any /sysfs pm runtime related file, and I'll let you > know if it hangs again. No luck... it already hung again with the patches applied. try #1: [ 1484.886330] [drm:intel_dp_start_link_train] *ERROR* too many fu

Re: ax88179_178a hang over xhci

2014-09-06 Thread Andrea Arcangeli
On Fri, Sep 05, 2014 at 03:33:04PM -0700, Sarah Sharp wrote: > Andrea, Dan Williams has a set of patches that should resolve this > issue, please test these: Ok great. > > http://marc.info/?l=linux-usb&m=140872773111261&w=2 Could you rebase on current upstream, this is against 16-rc5. For now I

Re: [PATCH 0/1] for HID core dot c

2014-09-06 Thread Hans Petter Selasky
Hi Greg, Thank you for the pointer. Will try to remember that till next time. Sorry about the noise! Please use scripts/get_maintainer.pl to determine who and what mailing lists to send a patch to so that the right maintainer(s) get the patch. --HPS -- To unsubscribe from this list: send t