Searched hist:"52 ddd1cdc923802b224b15ba75000c6c5668227f" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/powerpc/platforms/ |
H A D | fsl_uli1575.c | diff 52ddd1cdc923802b224b15ba75000c6c5668227f Thu Jun 12 01:04:17 CEST 2008 Anton Vorontsov <avorontsov@ru.mvista.com> powerpc/85xx/86xx: some refactoring for fsl_uli1575 code
- Get rid of uses_fsl_uli_m1575, it does not scale for all cases. Instead, let's explicitly use machine_is() for each fixup. - Factor out MPC8610HPCD quirks to fsl_uli1575, and protect them with machine_is(). One step closer to multiplatform kernels. - Actually use fsl_uli1575 on MPC8610HPCD, so RTC quirk will be applied. - RTC quirk applies to all boards though, so no machine_is() checks.
Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
|
/linux/arch/powerpc/platforms/86xx/ |
H A D | Kconfig | diff 52ddd1cdc923802b224b15ba75000c6c5668227f Thu Jun 12 01:04:17 CEST 2008 Anton Vorontsov <avorontsov@ru.mvista.com> powerpc/85xx/86xx: some refactoring for fsl_uli1575 code
- Get rid of uses_fsl_uli_m1575, it does not scale for all cases. Instead, let's explicitly use machine_is() for each fixup. - Factor out MPC8610HPCD quirks to fsl_uli1575, and protect them with machine_is(). One step closer to multiplatform kernels. - Actually use fsl_uli1575 on MPC8610HPCD, so RTC quirk will be applied. - RTC quirk applies to all boards though, so no machine_is() checks.
Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
|
/linux/arch/powerpc/platforms/85xx/ |
H A D | mpc85xx_ds.c | diff 52ddd1cdc923802b224b15ba75000c6c5668227f Thu Jun 12 01:04:17 CEST 2008 Anton Vorontsov <avorontsov@ru.mvista.com> powerpc/85xx/86xx: some refactoring for fsl_uli1575 code
- Get rid of uses_fsl_uli_m1575, it does not scale for all cases. Instead, let's explicitly use machine_is() for each fixup. - Factor out MPC8610HPCD quirks to fsl_uli1575, and protect them with machine_is(). One step closer to multiplatform kernels. - Actually use fsl_uli1575 on MPC8610HPCD, so RTC quirk will be applied. - RTC quirk applies to all boards though, so no machine_is() checks.
Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
|