Skip to content
Commit a8408c17 authored by Dominik Brodowski's avatar Dominik Brodowski
Browse files

pcmcia: avoid late calls to pccard_validate_cis



pccard_validate_cis() nowadays destroys the CIS cache. Therefore,
calling it after card setup should be avoided. We can't control
the deprecated PCMCIA ioctl (which is only used on ARM nowadays),
but we can avoid -- and report -- any other calls.

Signed-off-by: default avatarDominik Brodowski <linux@dominikbrodowski.net>
parent 41b97ab5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment