mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
add ums 2,change kernel path name for mass_storage according to huangtao's suggestion
This commit is contained in:
@@ -550,7 +550,7 @@ static int mass_storage_function_init(struct android_usb_function *f,
|
||||
|
||||
err = sysfs_create_link(&f->dev->kobj,
|
||||
&common->luns[0].dev.kobj,
|
||||
"lun0");
|
||||
"lun");
|
||||
err = sysfs_create_link(&f->dev->kobj, &common->luns[1].dev.kobj,"lun1");
|
||||
if (err) {
|
||||
kfree(config);
|
||||
|
||||
Reference in New Issue
Block a user