Dominik Brodowski e8e68fd86d pcmcia: do not break rsrc_nonstatic when handling anonymous cards
Patch 1c6c9b1d9d25 caused a regression for rsrc_nonstatic: It relies
on pccard_validate_cis() to determine whether an iomem resource can
be used for PCMCIA cards. This override, however, lead invalid iomem
resources to be accepted -- and lead to a fake CIS being used instead
of the original CIS.

To fix this issue, move the override for anonymous cards to the one
place where it is needed -- when adding a PCMCIA device.

Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
2015-06-16 07:29:39 +02:00
..
2015-03-13 15:11:04 +01:00
2015-01-12 05:04:12 -08:00
2015-05-30 16:09:04 +02:00
2015-04-22 09:04:39 -07:00
2015-03-16 21:31:43 +01:00
2015-03-16 21:31:43 +01:00
2015-01-12 05:04:12 -08:00
2012-11-28 12:10:16 -08:00
2012-11-28 12:10:16 -08:00
2015-03-16 21:31:43 +01:00