From 0acaf65c34f98f42ed85fbd98aa34beaa542c6da Mon Sep 17 00:00:00 2001 From: Gerd Knorr Date: Thu, 22 Jul 2004 13:54:28 +0000 Subject: - saa7134 build fix. - bttv i2c attach/detach hook for subdrivers. --- linux/drivers/media/video/bttvp.h | 1 + 1 file changed, 1 insertion(+) (limited to 'linux/drivers/media/video/bttvp.h') diff --git a/linux/drivers/media/video/bttvp.h b/linux/drivers/media/video/bttvp.h index 66edc7fd8..58a40841d 100644 --- a/linux/drivers/media/video/bttvp.h +++ b/linux/drivers/media/video/bttvp.h @@ -242,6 +242,7 @@ extern struct bus_type bttv_sub_bus_type; int bttv_sub_add_device(struct bttv_core *core, char *name); int bttv_sub_del_devices(struct bttv_core *core); void bttv_gpio_irq(struct bttv_core *core); +void bttv_i2c_info(struct bttv_core *core, struct i2c_client *client, int attach); #endif -- cgit v1.2.3