a4d9818ff5
commit eda4923d78d634482227c0b189d9b7ca18824146 upstream.
'nr' member of struct spmi_controller, which serves as an identifier
for the controller/bus. This value is a dynamic ID assigned in
spmi_controller_alloc, and overriding it from the driver results in an
ida_free error "ida_free called for id=xx which is not allocated".
Signed-off-by: Vamshi Gajjela <vamshigajjela@google.com>
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
hisi-spmi-controller.c | ||
spmi-pmic-arb.c | ||
spmi.c |