Re: [PATCH] spi: sh-msiof: propagate setup runtime-PM errors
From: Pengpeng Hou
Date: Sat Sep 19 2026 - 23:08:12 EST
Hi Geert, Mark,
Following the code before the move confirms that the unchecked runtime-PM
get was introduced by:
Fixes: 015760563ec7 ("spi: sh-msiof: Add runtime PM lock in initializing")
7ff0b53c4051 moved that operation rather than introducing it. Please use
the tag above for the applied fix if the metadata has not already been
corrected.
Thanks,
Pengpeng