commit | 57197b9b7712eb19f5344c466e8aefbac1adbe55 | [log] [tgz] |
---|---|---|
author | Dominik Brodowski <linux@dominikbrodowski.net> | Sat Jan 02 17:27:33 2010 +0100 |
committer | Dominik Brodowski <linux@dominikbrodowski.net> | Sun Jan 17 18:30:13 2010 +0100 |
tree | 077772a4b8ef4b4a4210f3b48a343d76e6368ff0 | |
parent | 88b060d6c03fcb9e4d2018b4349954c4242a5c7f [diff] |
pcmcia: CardBus doesn't need CIS access At least no in-kernel CardBus-capable PCI driver makes use of the CIS access functions. Therefore, it seems sensible to remove this unused code, and cleanup cardbus.c a lot. CC: Jesse Barnes <jbarnes@virtuousgeek.org> CC: Linus Torvalds <torvalds@linux-foundation.org> Tested-by: Wolfram Sang <w.sang@pengutronix.de> Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>