diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-05-15 16:52:04 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-05-15 16:52:04 (GMT) |
commit | 4089ffd7665fabfbceb8bbbdce458fcc416f3733 (patch) | |
tree | a7a7c891c71025e45903ac9d37eab4eec684151a /lib/checksum.c | |
parent | f722406faae2d073cc1d01063d1123c35425939e (diff) | |
parent | 4e0aa635d069478e73ad95ff21fd4ae144faa189 (diff) | |
download | linux-4089ffd7665fabfbceb8bbbdce458fcc416f3733.tar.xz |
Merge tag 'fixes-for-v3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
Felipe writes:
usb: fixes for v3.10-rc2
Here's the initial set of fixes for v3.10-rc series. It countains miscellaneous
fixes in numerous drivers.
Many gadget drivers and PHY drivers learned that it's not necessary to
platform_set_drvdata() twice, that's not necessary to check the resource
pointer returned by platform_get_resource() when using devm_ioremap_resource()
and they learned that we shouldn't return 0 in case of errors.
DWC3 got a build fix for cases where DWC3 is marked as 'y' while gadget API is
marked as 'm'.
There's also a NULL pointer exception fix on usb_get_phy(), mxs-phy now knows
which PHY type it is and s3c-hsotg is now passing proper arguments to
usb_gadget_unmap_request().
Other than that there are some spelling fixes and kernel-doc warnings.
Signed-of-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'lib/checksum.c')
0 files changed, 0 insertions, 0 deletions