Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b9d79b62 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "USB: android: set use_os_string with android composite device"

parents 6ce09c75 08a1fd86
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3144,6 +3144,7 @@ static int android_init_functions(struct android_usb_function **functions,
			* index 1 is for android1 device
			*/

	cdev->use_os_string = true;
	for (; (f = *functions++); index++) {
		f->dev_name = kasprintf(GFP_KERNEL, "f_%s", f->name);
		f->android_dev = NULL;