From: root Date: Fri, 30 Jul 2010 07:10:17 +0000 (+0800) Subject: spi_gpio.c X-Git-Tag: firefly_0821_release~11322^2 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=83b3c6cd97b2ae579261bfa9a13239366701456b;p=firefly-linux-kernel-4.4.55.git spi_gpio.c --- diff --git a/drivers/fpga/spi_gpio.c b/drivers/fpga/spi_gpio.c index 6c951950fdbe..6113f4bc6e1c 100755 --- a/drivers/fpga/spi_gpio.c +++ b/drivers/fpga/spi_gpio.c @@ -36,7 +36,7 @@ #define DBG(x...) #endif -#define SPI_GPIO_TEST 1 +#define SPI_GPIO_TEST 0 #define HIGH_SPI_TEST 1 spinlock_t gpio_lock; spinlock_t gpio_state_lock;