alistair23-linux/drivers/clocksource
Daniel Lezcano 84309e0abd clocksource/drivers/st_lpc: Convert init function to return error
The init functions do not return any error. They behave as the following:

 - panic, thus leading to a kernel crash while another timer may work and
   make the system boot up correctly

 or

 - print an error and let the caller unaware if the state of the system

Change that by converting the init functions to return an error conforming
to the CLOCKSOURCE_OF_RET prototype.

Proper error handling (rollback, errno value) will be changed later case
by case, thus this change just return back an error or success in the init
function.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Acked-by: Patrice Chotard <patrice.chotard@st.com>
Acked-by: Maxime Coquelin <maxime.coquelin@st.com>
2016-06-28 10:19:19 +02:00
..
acpi_pm.c clocksource/drivers/acpi_pm: Convert to pr_* macros 2015-12-29 12:52:57 +01:00
arm_arch_timer.c clocksource: arm_arch_timer: Remove arch_timer_get_timecounter 2016-05-03 12:54:21 +02:00
arm_global_timer.c clockevents/drivers/arm_global_timer: Implement ->set_state_oneshot_stopped() 2016-02-25 14:34:06 +01:00
armv7m_systick.c
asm9260_timer.c clocksource/drivers/asm9260: Convert init function to return error 2016-06-28 10:19:18 +02:00
bcm2835_timer.c
bcm_kona_timer.c
cadence_ttc_timer.c clocksource/drivers/cadence_ttc: Convert init function to return error 2016-06-28 10:19:19 +02:00
clksrc-dbx500-prcmu.c ARM/clocksource: use automatic DT probing for ux500 PRCMU 2015-12-01 22:37:02 +01:00
clksrc-probe.c clocksource/drivers/clksrc-probe: Introduce init functions with return code 2016-06-28 10:19:17 +02:00
clksrc_st_lpc.c clocksource/drivers/st_lpc: Convert init function to return error 2016-06-28 10:19:19 +02:00
clps711x-timer.c
cs5535-clockevt.c
dummy_timer.c
dw_apb_timer.c clockevents/drivers/dw_apb_timer: Implement ->set_state_oneshot_stopped() 2016-04-28 15:09:03 +02:00
dw_apb_timer_of.c clocksource/drivers/dw_apb_timer_of: Implement ARM delay timer 2015-12-15 09:42:00 +01:00
em_sti.c
exynos_mct.c clocksource/drivers/exynos_mct: Convert init function to return error 2016-06-28 10:19:18 +02:00
fsl_ftm_timer.c clocksource/fsl: Avoid harmless 64-bit warnings 2015-11-16 19:07:08 +01:00
h8300_timer8.c clocksource/drivers/h8300: Use ioread / iowrite 2015-12-16 17:20:13 +01:00
h8300_timer16.c clocksource/drivers/h8300: Use ioread / iowrite 2015-12-16 17:20:13 +01:00
h8300_tpu.c clocksource/drivers/h8300: Use ioread / iowrite 2015-12-16 17:20:13 +01:00
i8253.c
Kconfig clocksource/drivers/oxnas-rps: Add Oxford Semiconductor RPS Dual Timer 2016-06-28 10:17:10 +02:00
Makefile clocksource/drivers/oxnas-rps: Add Oxford Semiconductor RPS Dual Timer 2016-06-28 10:17:10 +02:00
meson6_timer.c
metag_generic.c
mips-gic-timer.c MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime() 2015-11-11 08:36:41 +01:00
mmio.c clocksource: Mmio: remove artificial 32bit limitation 2015-12-10 19:37:18 +01:00
moxart_timer.c
mps2-timer.c clockevents/driversi/mps2: add MPS2 Timer driver 2016-04-28 15:09:06 +02:00
mtk_timer.c clocksource/drivers/mtk_timer: Convert init function to return error 2016-06-28 10:19:18 +02:00
mxs_timer.c
nomadik-mtu.c
numachip.c
pxa_timer.c
qcom-timer.c
rockchip_timer.c clocksource/drivers/rockchip_timer: Convert init function to return error 2016-06-28 10:19:17 +02:00
samsung_pwm_timer.c clocksource/drivers/samsung_pwm_timer: Fix endian accessors 2016-06-28 10:16:49 +02:00
scx200_hrt.c
sh_cmt.c
sh_mtu2.c clocksource/drivers/sh_mtu2: Fix multiple shutdown call issue 2015-10-28 15:22:56 +01:00
sh_tmu.c
sun4i_timer.c
tango_xtal.c clocksource/drivers/tango-xtal: Fix boot hang due to incorrect test 2016-04-22 09:22:37 +02:00
tcb_clksrc.c clockevents/tcb_clksrc: Prevent disabling an already disabled clock 2016-01-15 11:40:44 +01:00
tegra20_timer.c clocksource/drivers/tegra: Remove unused suspend/resume code 2016-04-28 15:09:08 +02:00
time-armada-370-xp.c clocksource/drivers/armada-370-xp: Make syscore_ops static 2016-06-28 10:16:30 +02:00
time-efm32.c
time-lpc32xx.c clocksource/drivers/lpc32xx: Support timer-based ARM delay 2016-02-25 14:33:58 +01:00
time-orion.c
time-pistachio.c clocksource/drivers/pistachio: Correct output format of PTR_ERR() 2016-03-23 12:30:40 +01:00
timer-atlas7.c
timer-atmel-pit.c
timer-atmel-st.c
timer-digicolor.c clocksource/drivers/digicolor: Fix warning of non-static function 2016-06-28 10:16:43 +02:00
timer-imx-gpt.c clocksource/drivers/imx: Allow timer irq affinity change 2015-10-15 17:42:05 +02:00
timer-integrator-ap.c
timer-keystone.c
timer-nps.c clocksource: Add NPS400 timers driver 2016-05-09 09:32:31 +05:30
timer-oxnas-rps.c clocksource/drivers/oxnas-rps: Add Oxford Semiconductor RPS Dual Timer 2016-06-28 10:17:10 +02:00
timer-prima2.c clocksource/drivers/prima2: Prevent ftrace recursion 2015-10-27 01:33:50 +01:00
timer-sp.h
timer-sp804.c
timer-stm32.c
timer-sun5i.c clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init 2015-12-15 09:42:30 +01:00
timer-ti-32k.c clocksource: add TI 32.768 Hz counter driver 2015-10-16 11:06:24 -05:00
timer-u300.c
versatile.c
vf_pit_timer.c clocksource/drivers/vf_pit_timer: Prevent ftrace recursion 2015-10-27 01:33:58 +01:00
vt8500_timer.c Merge branches 'clockevents/4.4-fixes' and 'clockevents/4.5-fixes' of http://git.linaro.org/people/daniel.lezcano/linux into timers/urgent 2016-01-12 11:01:12 +01:00
zevio-timer.c