mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-15 16:45:32 +09:00
The lock is taken with _irqsave and hence must be released with _irqrestore on all paths. Signed-off-by Hoang-Nam Nguyen <hnguyen@de.ibm.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>