• Russell King's avatar
    [PCMCIA] Move socket initialisation to the quirk table. · 03ecd4d4
    Russell King authored
    This removes the horrible side effect where we modify the generic
    yenta_socket_operations structure (which of course other sockets
    may be using.)
    
    We move the socket init quirks into our cardbus_type quirk
    structure, and call it during the generic socket initialisation.
    03ecd4d4
yenta_socket.c 27.1 KB