kernel-hacking-2024-linux-s.../arch
Antonio Ospite 6b727c68ea pxa_camera: remove init() callback
pxa_camera init() callback is sometimes abused to setup MFP for PXA CIF, or
even to request GPIOs to be used by the camera *sensor*. These initializations
can be performed statically in machine init functions.

The current semantics for this init() callback is ambiguous anyways, it is
invoked in pxa_camera_activate(), hence at device node open, but its users use
it like a generic initialization to be done at module init time (configure
MFP, request GPIOs for *sensor* control).

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-02-26 15:11:00 -03:00
..
alpha alpha: cpumask_of_node() should handle -1 as a node 2010-01-14 13:21:35 -05:00
arm pxa_camera: remove init() callback 2010-02-26 15:11:00 -03:00
avr32
blackfin
cris
frv
h8300
ia64 [IA64] Fix broken sn2 build 2010-02-23 16:07:25 -08:00
m32r
m68k
m68knommu m68knommu: fix invalid flags on coldfire pit clocksource 2010-01-16 12:15:38 -08:00
microblaze microblaze: Fix out_le32() macro 2010-02-24 13:18:49 +01:00
mips MIPS: BCM47xx: Fix 128MB RAM support 2010-02-22 21:42:12 +01:00
mn10300
parisc parisc: Set PCI CLS early in boot. 2010-02-24 17:30:36 +00:00
powerpc powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmem 2010-02-13 14:23:24 -06:00
s390 [S390] Fix struct _lowcore layout. 2010-02-09 09:46:23 +01:00
score
sh soc-camera: ov772x: Modify buswidth control 2010-02-26 15:11:00 -03:00
sparc sparc32: Fix struct stat uid/gid types. 2010-02-21 18:03:16 -08:00
um Unrot uml mconsole a bit 2010-01-14 09:05:26 -05:00
x86 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2010-02-22 08:55:32 -08:00
xtensa
.gitignore
Kconfig