diff options
author | Antoine Tenart <[email protected]> | 2017-10-25 09:23:26 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2017-11-01 00:35:18 +0100 |
commit | c9bb86338a6bb91e4d32db04feb6b8d423e04d06 (patch) | |
tree | 46978401e9d29c1de3772973855a77b674096246 /include/linux/fpga/fpga-bridge.h | |
parent | 287683d027a3ff83feb6c7044430c79881664ecf (diff) |
irqchip/irq-mvebu-gicp: Add missing spin_lock init
A spin lock is used in the irq-mvebu-gicp driver, but it is never
initialized. This patch adds the missing spin_lock_init() call in the
driver's probe function.
Fixes: a68a63cb4dfc ("irqchip/irq-mvebu-gicp: Add new driver for Marvell GICP")
Signed-off-by: Antoine Tenart <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: [email protected]
Acked-by: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions