ANDROID: scsi: ufs: sysfs: fix up scsi/ufs merge problems.
When merging, the ufs_sysfs_add_nodes() function got merged incorrectly. Pick the upstream version which fixes the build problems. This moves the tracepoint out of the sysfs create function and puts it where the call originated, as the hba structure is not known in the sysfs create call. Bug: 158050260 Cc: Jaegeuk Kim <jaegeuk@google.com> Fixes: 0b0468f6 ("ANDROID: scsi: ufs: add a hook to add sysfs entries") Signed-off-by:Greg Kroah-Hartman <gregkh@google.com> Change-Id: I875944bb95597f1df63f109684d053903b2282a0
Loading
Please sign in to comment