[PCMCIA] kill flush_stale_links
following Dave's guide it's replaced by calling foo_detach in foo_release if the links is stale. Note that I killed DEV_STALE_LINK aswell as DEV_STALE_CONFIG isn't ever cleared so we don't need two flags. Also some dead codepathes related to DEV_STALE_* are killed.
Showing
Please register or sign in to comment