linux-stable/drivers/iio/dummy
Bartosz Golaszewski 1b39eacdbd iio: dummy_evgen: modify the return value check for irq_sim_init()
As discussed with Marc Zyngier: irq_sim_init() and its devres variant
should return the base of the allocated interrupt range on success
rather than 0. This will be modified later - first, change the way
users handle the return value of these routines.

Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-01-08 16:03:41 +01:00
..
iio_dummy_evgen.c iio: dummy_evgen: modify the return value check for irq_sim_init() 2018-01-08 16:03:41 +01:00
iio_dummy_evgen.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
iio_simple_dummy.c A couple of configfs cleanups: 2017-11-14 14:44:04 -08:00
iio_simple_dummy.h iio: dummy: No semicolon at end of function definition 2016-12-30 18:35:05 +00:00
iio_simple_dummy_buffer.c iio:dummy: Stop enabling timestamp by default. 2017-01-10 19:54:55 +00:00
iio_simple_dummy_events.c iio: dummy: events: Add missing break 2017-10-01 11:17:18 +01:00
Kconfig iio: dummy: evgen: use irq_sim 2017-10-09 20:50:34 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00