V4L/DVB (8687): soc-camera: Move .power and .reset from soc_camera host to sensor driver
Make .power and .reset callbacks per camera instead of per host, also move their invocation to camera drivers. .arch/arm/mach-pxa/include/mach/camera.h | 2 - Signed-off-by: Stefan Herbrechtsmeier <hbmeier@hni.uni-paderborn.de> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Dieser Commit ist enthalten in:

committet von
Mauro Carvalho Chehab

Ursprung
506c629a8e
Commit
8103466315
@@ -5,8 +5,6 @@
|
||||
|
||||
struct sh_mobile_ceu_info {
|
||||
unsigned long flags; /* SOCAM_... */
|
||||
void (*enable_camera)(void);
|
||||
void (*disable_camera)(void);
|
||||
};
|
||||
|
||||
#endif /* __ASM_SH_MOBILE_CEU_H__ */
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren