linux-stable/drivers/i2c/muxes
Geert Uytterhoeven 7e5cd69a91 i2c: Allow compile test of GPIO consumers if !GPIOLIB
The GPIO subsystem provides dummy GPIO consumer functions if GPIOLIB is
not enabled. Hence drivers that depend on GPIOLIB, but use GPIO consumer
functionality only, can still be compiled if GPIOLIB is not enabled.

Relax the dependency on GPIOLIB if COMPILE_TEST is enabled, where
appropriate.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
2015-05-12 15:22:52 +02:00
..
i2c-arb-gpio-challenge.c i2c: muxes: drop owner assignment from platform_drivers 2014-10-20 16:20:38 +02:00
i2c-mux-gpio.c i2c: i2c-mux-gpio: remove error messages for probe deferrals 2015-04-03 22:00:14 +02:00
i2c-mux-pca954x.c i2c: pca954x: improve usage of gpiod API 2015-03-09 10:51:59 +01:00
i2c-mux-pca9541.c i2c: delete non-required instances of include <linux/init.h> 2014-01-24 18:24:31 +01:00
i2c-mux-pinctrl.c i2c: muxes: drop owner assignment from platform_drivers 2014-10-20 16:20:38 +02:00
Kconfig i2c: Allow compile test of GPIO consumers if !GPIOLIB 2015-05-12 15:22:52 +02:00
Makefile i2c: mux: Add i2c-arb-gpio-challenge 'mux' driver 2013-04-17 11:31:03 +02:00