ar71xx: rename the nxp_74hc153 driver
authorGabor Juhos <juhosg@openwrt.org>
Sun, 22 Jan 2012 13:51:52 +0000 (13:51 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sun, 22 Jan 2012 13:51:52 +0000 (13:51 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29850 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ar71xx/files/drivers/gpio/gpio-nxp-74hc153.c [moved from target/linux/ar71xx/files/drivers/gpio/nxp_74hc153.c with 100% similarity]
target/linux/ar71xx/patches-2.6.39/206-nxp-74hc153-gpio-chip-driver.patch

index 128b3a5da8edce90764996053718254d9cb6d00e..8299a883fcefd9131a2b43bf7326fe884ec75ad8 100644 (file)
@@ -20,7 +20,7 @@
  obj-$(CONFIG_GPIO_MAX732X)    += max732x.o
  obj-$(CONFIG_GPIO_MC33880)    += mc33880.o
  obj-$(CONFIG_GPIO_MCP23S08)   += mcp23s08.o
-+obj-$(CONFIG_GPIO_NXP_74HC153)        += nxp_74hc153.o
++obj-$(CONFIG_GPIO_NXP_74HC153)        += gpio-nxp-74hc153.o
  obj-$(CONFIG_GPIO_74X164)     += 74x164.o
  obj-$(CONFIG_GPIO_PCA953X)    += pca953x.o
  obj-$(CONFIG_GPIO_PCF857X)    += pcf857x.o