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:
Eduardo Valentin 2013-03-15 09:00:07 -04:00 committed by Greg Kroah-Hartman
parent 6ab52402ec
commit fb65b88a58

View file

@ -150,6 +150,8 @@ static u32 omap_bandgap_read_temp(struct omap_bandgap *bg_ptr, int id)
return temp; return temp;
} }
/*** IRQ handlers ***/
/** /**
* omap_bandgap_talert_irq_handler() - handles Temperature alert IRQs * omap_bandgap_talert_irq_handler() - handles Temperature alert IRQs
* @irq: IRQ number * @irq: IRQ number