linux/drivers/reset
Philipp Zabel 39b4da71ca reset: use ENOTSUPP instead of ENOSYS
ENOSYS is reserved to report invalid syscalls to userspace.
Consistently return ENOTSUPP to indicate that the driver doesn't support
the functionality or the reset framework is not enabled at all.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2015-11-16 09:23:47 +01:00
..
sti reset: sti: add a missing blank line after declaration 2015-11-16 09:23:47 +01:00
core.c reset: use ENOTSUPP instead of ENOSYS 2015-11-16 09:23:47 +01:00
Kconfig drivers: reset: STi SoC system configuration reset controller support 2014-03-11 10:47:23 +00:00
Makefile Merge branch 'reset/ath79' into reset/next 2015-08-16 17:11:20 +02:00
reset-ath79.c reset: ath79: Fix missing spin_lock_init 2015-09-01 14:48:40 +02:00
reset-berlin.c reset: berlin: drop arch_initcall initialization 2015-05-18 17:52:42 +02:00
reset-lpc18xx.c reset: add driver for lpc18xx rgu 2015-08-03 13:13:51 +02:00
reset-socfpga.c reset: socfpga: Update reset-socfpga to read the altr,modrst-offset property 2015-08-03 13:13:59 +02:00
reset-sunxi.c reset: sunxi: mark the of_device_id array as __initconst 2015-11-16 09:23:47 +01:00
reset-zynq.c reset: reset-zynq: Adding support for Xilinx Zynq reset controller. 2015-08-04 17:07:46 +02:00