mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 13:06:59 +02:00
In order for the old DTBs to continue working, the new interrupt code
must not return an error if interrupts are not defined. Don't return an
error in case of -ENXIO.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| qcom-spmi-temp-alarm.c | ||
| tsens-8960.c | ||
| tsens-common.c | ||
| tsens-v1.c | ||
| tsens-v2.c | ||
| tsens-v0_1.c | ||
| tsens.c | ||
| tsens.h | ||