Re: [PATCH] i2c: i2c-tiny-usb: Add parameter for optional i2c-devices.

From: Alexander Holler
Date: Tue Nov 13 2012 - 18:41:59 EST


Am 13.11.2012 23:42, schrieb Alan Cox:
On Tue, 13 Nov 2012 21:52:20 +0100
Alexander Holler <holler@xxxxxxxxxxxxx> wrote:

Make it possible to define i2c-devices at the kernel command line
or as a module parameter.

Format is devname1@addr1,devname2@addr2,...

Why not do this with your initrd, you can deal with your rtc
before mounting the real root fs.

I almost never use an initrd. Most of the time it isn't necessary and is just a waste of time to build, maintain and use it.

Thanks to git, I even find it it easier to maintain my own set of patches for the kernel (which I do since several years) and I find it easier to explain such others too, than to explain someone about how to build, maintain and use an initrd.

Regards,

Alexander
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/