]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: Convert cs5535 from pci device to platform device
authorAndres Salomon <dilinger@queued.net>
Sat, 23 Oct 2010 07:41:09 +0000 (00:41 -0700)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 14 Jan 2011 11:37:44 +0000 (12:37 +0100)
commit4e252dd2acac2678950e94a714d85b6f5b0eae5c
treef3e5a714bb1d3cf91c2279f461e2d71db9e21309
parenta6862d70920fa9e855bcb2ee7cb293199a6c8e1d
gpio: Convert cs5535 from pci device to platform device

The cs5535-mfd driver now takes care of the PCI BAR handling; this
simplifies the gpio driver a lot.

Signed-off-by: Andres Salomon <dilinger@queued.net>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/gpio/cs5535-gpio.c