]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-pxa/include/mach/camera.h
V4L/DVB (8687): soc-camera: Move .power and .reset from soc_camera host to sensor...
[karo-tx-linux.git] / arch / arm / mach-pxa / include / mach / camera.h
index 39516ced8b1f5470c24463e05211b3faafe3f270..31abe6d514b896b259224cbf48ae01d0213b4893 100644 (file)
@@ -36,8 +36,6 @@
 
 struct pxacamera_platform_data {
        int (*init)(struct device *);
-       int (*power)(struct device *, int);
-       int (*reset)(struct device *, int);
 
        unsigned long flags;
        unsigned long mclk_10khz;