
Hi Neil
On 04/12/24 17:59, Neil Armstrong wrote:
Hi,
On 20/11/2024 10:22, Neil Armstrong wrote:
This serie fixes the build and checkpatch warnings, and does a split of the ufs.h into a separate ufshci.h which helps syndhronizing the defines from Linux v6.12.
No functional changes intended, tests on hardware are welcome.
Signed-off-by: Neil Armstrong neil.armstrong@linaro.org
Neil Armstrong (6): ufs: core: include missing include/ufs.h ufs: core: mark unexported functions as static ufs: core: cosmetic fixups ufs: core: move ufshci defines in a separate header ufs: core: sync unipro.h with Linux v6.12 ufs: core: sync ufshci.h with Linux v6.12
Gentle ping, could you have a quick look ?
Thanks for the ping, will take a look at it today.
Thanks, Neil
drivers/ufs/ufs.c | 43 +++-- drivers/ufs/ufs.h | 335 +----------------------------------- drivers/ufs/ufshci.h | 469 +++++++++++++++++++++++++++++++++++++++++++++++++++ drivers/ufs/unipro.h | 128 ++++++++------ 4 files changed, 571 insertions(+), 404 deletions(-)
base-commit: dc1859f8d2ac3faaa5e2e1d465ec4bd8980520a5 change-id: 20241120-topic-ufs-cleanup-23671e3fc9e9
Best regards,