[PATCH] i2c: aspeed: Adjust spinlock scope in the irq handler
From: Wolfram Sang <hidden>
Date: 2018-07-20 22:29:25
Also in:
linux-aspeed, linux-i2c, lkml, openbmc
From: Wolfram Sang <hidden>
Date: 2018-07-20 22:29:25
Also in:
linux-aspeed, linux-i2c, lkml, openbmc
On Mon, Jul 02, 2018 at 02:40:11PM -0700, Jae Hyun Yoo wrote:
This patch adjusts spinlock scope to make it wrap the whole irq handler using a single lock/unlock which covers both master and slave handlers. Signed-off-by: Jae Hyun Yoo <redacted>
Applied to for-next, thanks! Not related to these patches, but there is an issue found with sparse: drivers/i2c/busses/i2c-aspeed.c:875:38: warning: incorrect type in assignment (different modifiers) drivers/i2c/busses/i2c-aspeed.c:875:38: expected unsigned int ( *get_clk_reg_val )( ... ) drivers/i2c/busses/i2c-aspeed.c:875:38: got void const *const data Maybe someone wants to have a go at this... -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20180721/21136550/attachment.sig>