public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* Q: Where to initialize class attribute of adapter
@ 2009-04-14  7:41 Michael Lawnick
       [not found] ` <49E43E3E.1020200-Mmb7MZpHnFY@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Lawnick @ 2009-04-14  7:41 UTC (permalink / raw)
  To: linux-i2c-u79uwXL29TY76Z2rM5mHXA

Hi all,

on update to kernel to 2.6.29 I've run into the issue that I2C adapter's
class attribute in struct i2c_adapter wasn't set and so no client driver
could be loaded.
Currently I initialize .class in the struct declaration part, but this
is main code for all boards that use this adapter :-( I'm now searching
for a place where to do it in a board specific way like device tree.
Any suggestions?

-- 
Kind Regards,
Michael

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-04-16  9:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-14  7:41 Q: Where to initialize class attribute of adapter Michael Lawnick
     [not found] ` <49E43E3E.1020200-Mmb7MZpHnFY@public.gmane.org>
2009-04-14  8:28   ` Jean Delvare
     [not found]     ` <20090414102820.07b930b3-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2009-04-14  9:30       ` Michael Lawnick
     [not found]         ` <49E457C2.1010706-Mmb7MZpHnFY@public.gmane.org>
2009-04-15 12:53           ` Jean Delvare
     [not found]             ` <20090415145330.0ae9f975-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2009-04-16  9:11               ` Michael Lawnick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox