All of lore.kernel.org
 help / color / mirror / Atom feed
* mpc8260 I2C driver help
@ 2007-01-25  3:11 jimmy liu
  0 siblings, 0 replies; only message in thread
From: jimmy liu @ 2007-01-25  3:11 UTC (permalink / raw)
  To: linuxppc-dev

I download the linux kernel 2.6.19 from
ftp://ftp.denx.de/pub/linux/ site.
When I add mpc8260 I2C driver to Linux kernel 2.6.19,
the init function like that
static int __init fsl_i2c_init(void)
{
	return driver_register(&fsl_i2c_driver);
}
but, the fsl_i2c_probe() function is never called, So
the user space function open("/dev/i2c-0",O_RDWR)
always return error. I set something wrong?



Jimmy Zhimin Liu
mailto:jimmyzhmliu@yahoo.com
www.edgar-online.com
11200 Rockville Pike, Suite 301
Rockville, MD 20874
(301)287-0339(O)
(202)499-6822(H)


 
____________________________________________________________________________________
Never Miss an Email
Stay connected with Yahoo! Mail on your mobile.  Get started!
http://mobile.yahoo.com/services?promote=mail

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-01-25  3:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-25  3:11 mpc8260 I2C driver help jimmy liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.