All of lore.kernel.org
 help / color / mirror / Atom feed
From: jimmy liu <jimmyzhmliu@yahoo.com>
To: linuxppc-dev@ozlabs.org
Subject: mpc8260 I2C driver help
Date: Wed, 24 Jan 2007 19:11:19 -0800 (PST)	[thread overview]
Message-ID: <30640.52745.qm@web53102.mail.yahoo.com> (raw)

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

                 reply	other threads:[~2007-01-25  3:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=30640.52745.qm@web53102.mail.yahoo.com \
    --to=jimmyzhmliu@yahoo.com \
    --cc=linuxppc-dev@ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.