On Fri, 06 Aug 2010 08:40:41 +0200, Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> wrote:
The .bind callbacks usually live in .init.text. This is OK as it is only called at register time. A proper fix would remove the bind member from struct usb_composite_driver, but that doesn't work without much reorganization, so mark them as refdata for now.
I just realised that I misunderstood the __ref* tags. The __ref* means that the thing references an __init* thing, correct? -- Best regards, _ _ | Humble Liege of Serenely Enlightened Majesty of o' \,=./ `o | Computer Science, Michał "mina86" Nazarewicz (o o) +----[mina86*mina86.com]---[mina86*jabber.org]----ooO--(_)--Ooo-- -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html