mirror of https://gitee.com/openkylin/linux.git
494dbb64dc
Improve the debugging features of the i2c-algo-bit driver: * Make it possible to compile the driver without debugging support at all, making it much smaller. * Use dev_dbg() for debugging messages where possible, and dev_err() for error messages. * Remove redundant debugging messages. These changes allowed for minor code cleanups, which are included as well. Signed-off-by: Jean Delvare <khali@linux-fr.org> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
i2c-algo-bit.c | ||
i2c-algo-pca.c | ||
i2c-algo-pca.h | ||
i2c-algo-pcf.c | ||
i2c-algo-pcf.h | ||
i2c-algo-sgi.c |