The GPIO get callback is expected to return 0 or 1 (or a negative error
code). Ensure that the value returned by qca807x_gpio_get() is
normalized to the [0, 1] range.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| at803x.c | ||
| qca83xx.c | ||
| qca807x.c | ||
| qca808x.c | ||
| qcom-phy-lib.c | ||
| qcom.h | ||