android_kernel_xiaomi_sm8350/arch/powerpc/sysdev
Guennadi Liakhovetski 1a06e0fe96 [POWERPC] Don't link timer.o for powerpc systems using generic rtc
With both generic rtc and powerpc timer suspend / resume code now in the
(powerpc.git) tree, powerpc platforms using the generic timer and enabling
power management will have timer.o linked in the kernel, which they don't
need. Moreover, it will likely WARN_ON(!ppc_md.get_rtc_time), save
zero-time and return no error on suspend...

As a possible solution we can choose not to build timer.o when RTC_CLASS
is enabled.  However, I can imagine systems with 2 rtc's, one served by the
ppc-rtc, another one generic built as a module, in which case using the
ppc-rtc for suspend / resume will be impossible.  Not to say, that such a
configuration would be ugly...

Signed-off-by: G. Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-06-25 16:58:07 +10:00
..
qe_lib [POWERPC] QE: fix Kconfig 'select' warning with UCC_FAST 2007-05-23 07:23:55 -05:00
commproc.c [POWERPC] Change rheap functions to use ulongs instead of pointers 2007-05-09 23:01:43 -05:00
cpm2_common.c [POWERPC] Change rheap functions to use ulongs instead of pointers 2007-05-09 23:01:43 -05:00
cpm2_pic.c
cpm2_pic.h
dart_iommu.c [POWERPC] DART iommu suspend 2007-05-07 20:31:14 +10:00
dart.h
dcr-low.S
dcr.c
fsl_pcie.c
fsl_pcie.h
fsl_soc.c [POWERPC] fsl_soc: Make mac_addr const in fs_enet_of_init(). 2007-05-09 16:35:00 +10:00
fsl_soc.h
grackle.c
i8259.c
indirect_pci.c
ipic.c
ipic.h
Makefile [POWERPC] Don't link timer.o for powerpc systems using generic rtc 2007-06-25 16:58:07 +10:00
micropatch.c
mmio_nvram.c
mpc8xx_pic.c
mpc8xx_pic.h
mpic_msi.c [POWERPC] MPIC MSI allocator 2007-05-08 13:43:48 +10:00
mpic_u3msi.c [POWERPC] MPIC U3/U4 MSI backend 2007-05-08 13:46:48 +10:00
mpic.c [POWERPC] Remove warning in mpic.c 2007-05-17 21:11:14 +10:00
mpic.h [POWERPC] MPIC U3/U4 MSI backend 2007-05-08 13:46:48 +10:00
mv64x60_dev.c [POWERPC] Create Marvell mv64x60 I2C platform_data 2007-05-12 11:32:50 +10:00
mv64x60_pci.c [POWERPC] Add Marvell mv64x60 PCI bridge support 2007-05-12 11:32:50 +10:00
mv64x60_pic.c [POWERPC] Add interrupt support for Marvell mv64x60 chips 2007-05-12 11:32:49 +10:00
mv64x60.h [POWERPC] Add Marvell mv64x60 PCI bridge support 2007-05-12 11:32:50 +10:00
pmi.c
timer.c [POWERPC] Use mktime in timer sysdev 2007-06-25 16:56:09 +10:00
tsi108_dev.c [POWERPC] Fix problems with device tree representation of TSI-1xx bridges 2007-06-14 22:30:17 +10:00
tsi108_pci.c [POWERPC] Generalize tsi108 PCI setup 2007-05-08 11:54:20 +10:00
uic.c [POWERPC] Rename device_is_compatible to of_device_is_compatible 2007-05-07 20:31:14 +10:00