diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2016-04-18 16:53:38 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-06-01 12:18:02 -0700 |
commit | d5a52aef089e8672eeefadde22d9ac3421f87a08 (patch) | |
tree | 1ac185c3884223408352a52e17e352d3ca5401bb /include | |
parent | b97df9a884f8c4c47719e0e09c148ba3b940b2ad (diff) | |
download | lwn-d5a52aef089e8672eeefadde22d9ac3421f87a08.tar.gz lwn-d5a52aef089e8672eeefadde22d9ac3421f87a08.zip |
usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request()
commit 5096c4d3bfa75bdd23c78f799aabd08598afb48f upstream.
The argument of dev_err() in usb_gadget_map_request() should be dev
instead of &gadget->dev.
Fixes: 7ace8fc ("usb: gadget: udc: core: Fix argument of dma_map_single for IOMMU")
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions