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

Skip to content
Commit 8374a362 authored by Sujeet Kumar's avatar Sujeet Kumar
Browse files

USB: android: Enable cdrom lun creation from device tree



Allow lun information to be passed via DT and
create cdrom LUN if cdrom property is set.

A composition switch from default to mass_storage
based composition would create the LUNs but the
cdrom LUN cant be mounted because init script
only run once during the boot and hence there
is no place to detect LUN creation and mount
the cdrom media.

To overcome this issue, create LUN using previous
mechanism where LUN is created during the bootup
time itself.

CRs-Fixed: 594147
Change-Id: I7af82a93f15c530b6295f83e5385ccc181dfbade
Signed-off-by: default avatarSujeet Kumar <ksujeet@codeaurora.org>
parent 67683add
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment