All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kay Sievers <kay.sievers@vrfy.org>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: linuxppc-dev@ozlabs.org, Greg Kroah-Hartmann <greg@kroah.com>
Subject: BUS_ID_SIZE is going away
Date: Sat, 28 Mar 2009 20:10:09 +0100	[thread overview]
Message-ID: <ac3eb2510903281210w689a48dcsa04d67392de06801@mail.gmail.com> (raw)

Hey,
care to replace:
  bus_id[BUS_ID_SIZE];
in:
  include/linux/fsl_devices.h
with a locally defined limit, or whatever fits your needs? Or let me
know how you like it to be converted, and I can make a patch, and we
can push it through the driver-core tree.

The driver core and kobjects have no longer a limit on the device
names. We want to remove BUS_ID_SIZE from the driver core header in
the current 2.6.30 timeframe.

Thanks,
Kay

             reply	other threads:[~2009-03-28 19:10 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-28 19:10 Kay Sievers [this message]
2009-03-28 20:52 ` BUS_ID_SIZE is going away Grant Likely
  -- strict thread matches above, loose matches on Subject: below --
2009-06-20 19:45 Kay Sievers
2009-06-22 12:56 ` David Woodhouse
2009-06-24  8:27   ` BUS_ID_SIZE is going away Kay Sievers
2009-06-24 11:14     ` David Woodhouse
2009-06-24 11:14       ` David Woodhouse
2009-06-24 12:59       ` Catalin Marinas
2009-06-24 12:59         ` Catalin Marinas
2009-06-24 14:09         ` David Woodhouse
2009-06-24 14:09           ` David Woodhouse
2009-06-24 14:20           ` Catalin Marinas
2009-06-24 14:20             ` Catalin Marinas
2009-06-28 11:47       ` Kay Sievers
2009-06-28 11:47         ` Kay Sievers

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=ac3eb2510903281210w689a48dcsa04d67392de06801@mail.gmail.com \
    --to=kay.sievers@vrfy.org \
    --cc=galak@kernel.crashing.org \
    --cc=greg@kroah.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.