Hi,
> @@ -825,7 +814,7 @@ static int __init init_m32r_pcc(void)
> for (i = 0 ; i < pcc_sockets ; i++) {
> socket[i].socket.dev.dev = &pcc_device.dev;
> socket[i].socket.ops = &pcc_operations;
> - socket[i].socket.resource_ops = &pccard_static_ops;
> + socket[i].socket.resource_ops = &pccard_nonstatic_ops;
> socket[i].socket.owner = THIS_MODULE;
> socket[i].number = i;
> ret = pcmcia_register_socket(&socket[i].socket);
Uh, are you sure?
Dominik
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]