forked from Minki/linux
staging: omap-thermal: IRQ handler section
Section of IRQ handlers Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
6ab52402ec
commit
fb65b88a58
@ -150,6 +150,8 @@ static u32 omap_bandgap_read_temp(struct omap_bandgap *bg_ptr, int id)
|
||||
return temp;
|
||||
}
|
||||
|
||||
/*** IRQ handlers ***/
|
||||
|
||||
/**
|
||||
* omap_bandgap_talert_irq_handler() - handles Temperature alert IRQs
|
||||
* @irq: IRQ number
|
||||
|
Loading…
Reference in New Issue
Block a user