Loading
msm: msm_bus: Check the correct handle when creating debugfs entry
Clients that use the newer APIs have a different data structure containing
the client handle. Make sure to use the correct client handle when
setting up debugfs entries for clients that register early, not doing so
would cause a crash at bootup.
Change-Id: I21994613ecbafff07b68e1cd4c0db748cbc1ca3a
Signed-off-by:
Girish Mahadevan <girishm@codeaurora.org>