LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* BUS_ID_SIZE is going away
@ 2009-03-28 19:10 Kay Sievers
  2009-03-28 20:52 ` Grant Likely
  0 siblings, 1 reply; 2+ messages in thread
From: Kay Sievers @ 2009-03-28 19:10 UTC (permalink / raw)
  To: Kumar Gala; +Cc: linuxppc-dev, Greg Kroah-Hartmann

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

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

end of thread, other threads:[~2009-03-28 20:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-28 19:10 BUS_ID_SIZE is going away Kay Sievers
2009-03-28 20:52 ` Grant Likely

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