android_kernel_xiaomi_sm8350/arch/powerpc/sysdev/qe_lib
Anton Vorontsov 43a5a01bcc powerpc/qe: Convert qe_ic_lock to raw_spinlock
Interrupt controllers' hooks are executed in the atomic context, so
they are not permitted to sleep (with RT kernels non-raw spinlocks are
sleepable). So, qe_ic_lock has to be a real (non-sleepable) spinlock.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2010-03-04 10:42:58 -06:00
..
gpio.c powerpc/qe_lib: Set gpio data before changing the direction to output 2009-08-25 21:08:45 -05:00
Kconfig powerpc/qe: Select QE_USB with USB_GADGET_FSL_QE 2008-12-30 12:12:12 -06:00
Makefile
qe_ic.c powerpc/qe: Convert qe_ic_lock to raw_spinlock 2010-03-04 10:42:58 -06:00
qe_ic.h
qe_io.c powerpc: Remove trailing space in messages 2010-02-09 13:56:23 +11:00
qe.c powerpc/qe: Implement QE driver for handling resume on MPC85xx 2009-11-11 21:43:27 -06:00
ucc_fast.c
ucc_slow.c
ucc.c
usb.c