linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: risingsunxy@googlemail.com (Xu Yang)
To: linux-arm-kernel@lists.infradead.org
Subject: bus_id in linux2.6.30
Date: Mon, 14 Sep 2009 15:05:30 +0200	[thread overview]
Message-ID: <ab40e9c0909140605w340fb646t163a6bc0687751b1@mail.gmail.com> (raw)

Hi guys,

in kernel 2.6.30,  struct device, there is no member bus_id any more.
but in the drivers for the older version 2.6.29 for example, this
bus_id is still used.

I found a patch

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1fa5ae857bb14f6046205171d98506d8112dd74e

which can get rid of the bus_id.

after I check the kernel source, I found that in the 2.6.30.5 it seems
that this patch is already applied.

does this mean we can just directly delete the bus_id used in the
drivers for the older version kernel?

thanks,

Best regards,

Yang

                 reply	other threads:[~2009-09-14 13:05 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=ab40e9c0909140605w340fb646t163a6bc0687751b1@mail.gmail.com \
    --to=risingsunxy@googlemail.com \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).