sm7325-common: gpt-utils: Add UFS BSG IOCTL for slot switch
- Use Opensource UFS BSG framework by replacing existing UFS IOCTL implementation. Change-Id: Idc5ef9658dc93f2d7b351361b59f87cb21c7f7d9
This commit is contained in:
parent
a42400032e
commit
cb02d14619
4 changed files with 391 additions and 53 deletions
|
|
@ -27,9 +27,11 @@ cc_library {
|
|||
cflags: [
|
||||
"-Wall",
|
||||
"-Werror",
|
||||
"-D_BSG_FRAMEWORK_KERNEL_HEADERS",
|
||||
],
|
||||
srcs: [
|
||||
"gpt-utils.cpp",
|
||||
"recovery-ufs-bsg.cpp",
|
||||
],
|
||||
owner: "qti",
|
||||
header_libs: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue