pxa_camera: remove init() callback
[deliverable/linux.git] / arch / arm / mach-pxa / include / mach / camera.h
index 39516ced8b1f5470c24463e05211b3faafe3f270..6709b1cd7c77b7b4eb48b2fc7f7ce208b20a3d94 100644 (file)
 #define PXA_CAMERA_VSP         0x400
 
 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;
 };
This page took 0.037084 seconds and 5 git commands to generate.