]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "usb: gadget: udc-xilinx: replace memcpy with memcpy_toio"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Sep 2022 07:10:08 +0000 (09:10 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Sep 2022 07:10:08 +0000 (09:10 +0200)
commit121a8f63f00edfc29fa3f37276945c9abda337ce
tree5f8f2440ded4910f8144f5f7cf7e90250d5864d4
parentfc6d83d18d808842618165f175fd07be6cbb1f12
Revert "usb: gadget: udc-xilinx: replace memcpy with memcpy_toio"

This reverts commit 9d61b21d46ed8127d149dc78e5ab428bdcfb2650 as it
throws up a bunch of sparse warnings as reported by the kernel test
robot.

Reported-by: kernel test robot <lkp@intel.com>
Link: https://lore.kernel.org/r/202209020044.CX2PfZzM-lkp@intel.com
Fixes: 9d61b21d46ed ("usb: gadget: udc-xilinx: replace memcpy with memcpy_toio")
Cc: stable@vger.kernel.org
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Piyush Mehta <piyush.mehta@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/gadget/udc/udc-xilinx.c