Commit 0d602d5d authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

ANDROID: GKI: update the .xml file due to UFS changes



There were recent UFS changes that did not update the ABI for them:

Leaf changes summary: 9 artifacts changed
Changed leaf types summary: 1 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 8 Changed, 0 Added function
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable

8 functions with some sub-type change:

  [C] 'function int ufshcd_dme_get_attr(ufs_hba*, unsigned int, unsigned int*, unsigned char)' at ufshcd.h:991:1 has some sub-type changes:
  [C] 'function int ufshcd_dme_set_attr(ufs_hba*, unsigned int, unsigned char, unsigned int, unsigned char)' at ufshcd.h:989:1 has some sub-type changes:
  [C] 'function int ufshcd_dump_regs(ufs_hba*, size_t, size_t, const char*)' at ufshcd.c:124:1 has some sub-type changes:
  [C] 'function u32 ufshcd_get_local_unipro_ver(ufs_hba*)' at ufshcd.c:947:1 has some sub-type changes:
  [C] 'function int ufshcd_pltfrm_init(platform_device*, const ufs_hba_variant_ops*)' at ufshcd-pltfrm.h:31:1 has some sub-type changes:
  [C] 'function void ufshcd_remove(ufs_hba*)' at ufshcd.h:934:1 has some sub-type changes:
  [C] 'function int ufshcd_uic_hibern8_enter(ufs_hba*)' at ufshcd.c:4083:1 has some sub-type changes:
  [C] 'function int ufshcd_uic_hibern8_exit(ufs_hba*)' at ufshcd.c:4107:1 has some sub-type changes:

'struct ufs_hba_variant_ops at ufshcd.h:335:1' changed:
  type size changed from 1728 to 1856 (in bits)
  2 data member insertions:
    'void (ufs_hba*, request*, ufshcd_lrb*)* ufs_hba_variant_ops::prepare_command', at offset 1472 (in bits) at ufshcd.h:373:1
    'int (ufs_hba*)* ufs_hba_variant_ops::update_sysfs', at offset 1536 (in bits) at ufshcd.h:375:1
  there are data member changes:
    'u64 ufs_hba_variant_ops::android_kabi_reserved1' offset changed from 1472 to 1600 (in bits) (by +128 bits)
    'u64 ufs_hba_variant_ops::android_kabi_reserved2' offset changed from 1536 to 1664 (in bits) (by +128 bits)
    'u64 ufs_hba_variant_ops::android_kabi_reserved3' offset changed from 1600 to 1728 (in bits) (by +128 bits)
    'u64 ufs_hba_variant_ops::android_kabi_reserved4' offset changed from 1664 to 1792 (in bits) (by +128 bits)
  8 impacted interfaces

Bug: 158050260
Fixes: db46cc43 ("ANDROID: scsi: ufs: add a hook to add sysfs entries")
Fixes: 02c4f7fa ("ANDROID: scsi: ufs: add a hook to prepare command")
Signed-off-by: default avatarJaegeuk Kim <jaegeuk@google.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
Change-Id: I56b5ef6bb7acb135d399704a29a0edfc640208cb
parent 65a3bc4f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment