Fix to return a negative error code from the error handling
case instead of 0, as done elsewhere in this function. Also
removed var 'rv' since we can use 'err' instead.
Fixes:
|
||
|---|---|---|
| .. | ||
| kpc2000 | ||
| kpc_dma | ||
| Kconfig | ||
| kpc.h | ||
| kpc2000_i2c.c | ||
| kpc2000_spi.c | ||
| Makefile | ||
| TODO | ||