+ pcmcia@0080 {
+ compatible = "8xx";
The compatible property should be a little more specific, imho. Since
there
are differences in how things are done depending on the board, it
would be
good to tell the exact method from the pcmcia node itself.
Just "8xx" isn't good enough -- at a very minimum it
needs to say this is a PCMCIA controller!
For example, you could make this
compatible = "8xx\0mpc885ads";
"mpc885ads-pcmcia\0mpc8xx-pcmcia" or something like that.
Segher
-
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]