Skip to content
Commit 7e3a70fb authored by Axel Lin's avatar Axel Lin Committed by Grant Likely
Browse files

gpio: Add missing spin_lock_init in gpio-ml-ioh driver

This bug was introduced by commit 54be5663


"gpio-ml-ioh: Support interrupt function" which adds a spinlock to struct
ioh_gpio but never init the spinlock.

Signed-off-by: default avatarAxel Lin <axel.lin@gmail.com>
Signed-off-by: default avatarGrant Likely <grant.likely@secretlab.ca>
parent d166370a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment