|
@@ -791,6 +791,7 @@ int tps65910_clear_bits(struct tps65910 *tps65910, u8 reg, u8 mask);
|
|
|
void tps65910_gpio_init(struct tps65910 *tps65910, int gpio_base);
|
|
|
int tps65910_irq_init(struct tps65910 *tps65910, int irq,
|
|
|
struct tps65910_platform_data *pdata);
|
|
|
+int tps65910_irq_exit(struct tps65910 *tps65910);
|
|
|
|
|
|
static inline int tps65910_chip_id(struct tps65910 *tps65910)
|
|
|
{
|