[PCMCIA] Remove write-only socket_dev
No need for a local pointer for the struct device, especially when it is only ever written. If necessary, the device can be accessed using s->parent->dev.dev
Showing
Please register or sign in to comment