gpio_intel: Move Cherryview SoC specific code into gpio_cherryview.c
authorImre Vadász <imre@vdsz.com>
Tue, 29 Mar 2016 19:13:18 +0000 (21:13 +0200)
committerImre Vadász <imre@vdsz.com>
Sun, 3 Apr 2016 20:27:39 +0000 (22:27 +0200)
commit85e653c740410cc35fd769851f0162f629ecb0f8
treeb61f4df2d1410d3df2cc4a21a139098310983be1
parent651a2210436c9516f988c152b9e571ebad2b3e07
gpio_intel: Move Cherryview SoC specific code into gpio_cherryview.c

* This should allow easily adding GPIO support for other Intel SoC
  versions (like Baytrail).
sys/bus/gpio/gpio_acpi/gpio_acpi.c
sys/bus/gpio/gpio_intel/Makefile
sys/bus/gpio/gpio_intel/gpio_cherryview.c [copied from sys/bus/gpio/gpio_intel/gpio_intel.c with 57% similarity]
sys/bus/gpio/gpio_intel/gpio_intel.c
sys/bus/gpio/gpio_intel/gpio_intel_var.h [new file with mode: 0644]
sys/conf/files