Home
last modified time | relevance | path

Searched hist:fa7a0449e0ea6588f64c06a045ea8728280f3457 (Results 1 – 7 of 7) sorted by relevance

/linux/arch/um/include/shared/
H A Dirq_kern.hdiff fa7a0449e0ea6588f64c06a045ea8728280f3457 Tue Apr 17 22:37:13 CEST 2012 Richard Weinberger <richard@nod.at> um: Implement um_free_irq()

Instead of using chip->release() we can achieve the same
using a simple wrapper for free_irq().
We have already um_request_irq(), so um_free_irq() is the perfect
counterpart.

Signed-off-by: Richard Weinberger <richard@nod.at>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
/linux/arch/um/drivers/
H A Dxterm_kern.cdiff fa7a0449e0ea6588f64c06a045ea8728280f3457 Tue Apr 17 22:37:13 CEST 2012 Richard Weinberger <richard@nod.at> um: Implement um_free_irq()

Instead of using chip->release() we can achieve the same
using a simple wrapper for free_irq().
We have already um_request_irq(), so um_free_irq() is the perfect
counterpart.

Signed-off-by: Richard Weinberger <richard@nod.at>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
H A Dport_kern.cdiff fa7a0449e0ea6588f64c06a045ea8728280f3457 Tue Apr 17 22:37:13 CEST 2012 Richard Weinberger <richard@nod.at> um: Implement um_free_irq()

Instead of using chip->release() we can achieve the same
using a simple wrapper for free_irq().
We have already um_request_irq(), so um_free_irq() is the perfect
counterpart.

Signed-off-by: Richard Weinberger <richard@nod.at>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
H A Dchan_kern.cdiff fa7a0449e0ea6588f64c06a045ea8728280f3457 Tue Apr 17 22:37:13 CEST 2012 Richard Weinberger <richard@nod.at> um: Implement um_free_irq()

Instead of using chip->release() we can achieve the same
using a simple wrapper for free_irq().
We have already um_request_irq(), so um_free_irq() is the perfect
counterpart.

Signed-off-by: Richard Weinberger <richard@nod.at>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
H A Dline.cdiff fa7a0449e0ea6588f64c06a045ea8728280f3457 Tue Apr 17 22:37:13 CEST 2012 Richard Weinberger <richard@nod.at> um: Implement um_free_irq()

Instead of using chip->release() we can achieve the same
using a simple wrapper for free_irq().
We have already um_request_irq(), so um_free_irq() is the perfect
counterpart.

Signed-off-by: Richard Weinberger <richard@nod.at>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
H A Dnet_kern.cdiff fa7a0449e0ea6588f64c06a045ea8728280f3457 Tue Apr 17 22:37:13 CEST 2012 Richard Weinberger <richard@nod.at> um: Implement um_free_irq()

Instead of using chip->release() we can achieve the same
using a simple wrapper for free_irq().
We have already um_request_irq(), so um_free_irq() is the perfect
counterpart.

Signed-off-by: Richard Weinberger <richard@nod.at>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
/linux/arch/um/kernel/
H A Dirq.cdiff fa7a0449e0ea6588f64c06a045ea8728280f3457 Tue Apr 17 22:37:13 CEST 2012 Richard Weinberger <richard@nod.at> um: Implement um_free_irq()

Instead of using chip->release() we can achieve the same
using a simple wrapper for free_irq().
We have already um_request_irq(), so um_free_irq() is the perfect
counterpart.

Signed-off-by: Richard Weinberger <richard@nod.at>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>