Hi Russell, > I am putting support for multiple PHY's into the HDLC driver, but after > converting it to use the of_device tree, and inserting a [EMAIL PROTECTED] > for a > single UCC HDLC driver, it occurred to me that if I insert more devices > ([EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]) that the driver > will attempt to load multiple > times.
The module should only be loaded once. If the driver attempts to load multiple times, this looks like a userscpace bug. Thanks, Jochen _______________________________________________ Linuxppc-embedded mailing list [email protected] https://ozlabs.org/mailman/listinfo/linuxppc-embedded
