mhi: core: Add the basic sanity to check the irq registration
As part of MHI Power On sequence, registering the mhi irq through
request_threaded_irq function. In case of failure in mhi irq
registration, we simply return without printing the error message.
So, added the error message with printing mhi irq number and return
value in failure case of irq registration.
Change-Id: I5d2e1bc6d66abc8b42ca60fbc53b7664d3468db0
Signed-off-by:
Jyothi Kumar Seerapu <quic_jseerapu@quicinc.com>
Loading
Please register or sign in to comment