linux/drivers/reset
Geert Uytterhoeven 723c0011c7 reset: Fix {of,devm}_reset_control_array_get kerneldoc return types
of_reset_control_array_get() and devm_reset_control_array_get() return
struct reset_control pointers, not internal struct reset_control_array
pointers, just like all other reset control API calls.

Correct the kerneldoc to match the code.

Fixes: 17c82e206d ("reset: Add APIs to manage array of resets")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2019-12-10 11:43:37 +01:00
..
hisilicon reset: hisilicon: hi3660: Make reset_control_ops const 2019-10-22 13:55:32 +02:00
sti
tegra
core.c reset: Fix {of,devm}_reset_control_array_get kerneldoc return types 2019-12-10 11:43:37 +01:00
Kconfig reset: simple: Add Realtek RTD1195/RTD1295 2019-10-24 10:07:46 +02:00
Makefile
reset-a10sr.c
reset-ath79.c
reset-axs10x.c
reset-berlin.c
reset-brcmstb.c reset: brcmstb: Remove resource checks 2019-12-10 11:43:37 +01:00
reset-hsdk.c
reset-imx7.c
reset-lantiq.c
reset-lpc18xx.c
reset-meson-audio-arb.c reset: meson-audio-arb: add sm1 support 2019-10-03 19:56:51 +02:00
reset-meson.c reset: add support for the Meson-A1 SoC Reset Controller 2019-10-08 15:12:49 +02:00
reset-oxnas.c
reset-pistachio.c
reset-qcom-aoss.c
reset-qcom-pdc.c
reset-scmi.c reset: reset-scmi: add missing handle initialisation 2019-09-18 13:42:44 +01:00
reset-simple.c
reset-simple.h
reset-socfpga.c
reset-stm32mp1.c
reset-sunxi.c
reset-ti-sci.c
reset-ti-syscon.c
reset-uniphier-glue.c reset: uniphier-glue: Add Pro5 USB3 support 2019-10-03 19:56:51 +02:00
reset-uniphier.c
reset-zynq.c
reset-zynqmp.c reset: zynqmp: Make reset_control_ops const 2019-10-22 14:39:01 +02:00