Files
linux/drivers/usb
Aran Dalton 74720dae8b ANDROID: usb: gadget: f_accessory: add compat_ioctl support
On Android 32-bit system, the following Cts Verifier testcase failed:

manualTests#com.android.cts.verifier.usb.accessory.UsbAccessoryTestActivity

The reason is that compat_ioctl() needs to be called.
So let's add compat_ioctl() for 32-bit applications to solve this issue.

Bug: 223101878
Change-Id: I6e1f797d919494d293184411041955c33ad08aef
Signed-off-by: Aran Dalton <arda@allwinnertech.com>
(cherry picked from commit 77bf53b486)
2022-03-25 08:16:04 +00:00
..
2020-08-31 07:11:45 +02:00
2021-10-13 10:04:23 +02:00
2020-09-16 12:42:10 +02:00
2021-09-15 09:50:40 +02:00