Re: GPIO support for HTC Dream

From: Arve Hjønnevåg
Date: Tue Dec 08 2009 - 16:56:10 EST


On Tue, Dec 8, 2009 at 1:37 PM, Pavel Machek <pavel@xxxxxx> wrote:
> Hi!
>
>> > +#undef MODULE_PARAM_PREFIX
>> > +#define MODULE_PARAM_PREFIX "board_dream."
>>
>> This looks a bit dodgy. Is this
>> (http://lkml.indiana.edu/hypermail/linux/kernel/0903.0/02768.html) the
>> preferred way?
>
> I don't think that would help that much here....

That should work, but you have to use board_trout, not board_dream.
Many of these parameters passed on the kernel command-line by the
bootloader which uses board_trout. Others are used by userspace which
also expects to find them under board_trout.

--
Arve Hjønnevåg
--
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/