Re: [PATCH v3 2/2] spi: qcom-geni: Fix missing error check on pm_runtime_get_sync()

From: Praveen Talari

Date: Fri Jul 10 2026 - 05:45:48 EST


Hi Mark,

On 10-07-2026 14:53, Mark Brown wrote:
On Fri, Jul 10, 2026 at 09:41:26AM +0530, Praveen Talari wrote:
On 09-07-2026 23:59, Mark Brown wrote:
static unsigned int geni_byte_per_fifo_word(struct spi_geni_master *mas)
The above breaks the build due to removing the closing brace for the
function:
Its my bad. It appears this was inadvertently removed in v3, although there
were no issues up to v2.
Please let me know if you can add it while picking up this change, or if you
would prefer that I send a v4 with the update included.
Please send a version that builds.

Sure, will send latest version.

Thanks,

Praveen Talari