LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* definite OMAP1610_IR-related typo
@ 2007-01-27 8:31 Robert P. J. Day
0 siblings, 0 replies; 2+ messages in thread
From: Robert P. J. Day @ 2007-01-27 8:31 UTC (permalink / raw)
To: Linux kernel mailing list
not sure what to do with this, it's all yours:
========== OMAP1610_IR ==========
./arch/arm/mach-omap1/devices.c:#if defined(CONFIG_OMAP1610_IR) || defined(CONFIG_OMAP161O_IR_MODULE)
========== OMAP161O_IR ==========
./arch/arm/mach-omap1/devices.c:#if defined(CONFIG_OMAP1610_IR) || defined(CONFIG_OMAP161O_IR_MODULE)
note first that one of those config vars has an "oh" while the other
has a *zero*. i'm pretty sure that's bad.
in any event, there's no such config variable of *either* spelling
in any Kconfig file, but there *is* a more all-encompassing
CONFIG_OMAP16XX confguration setting.
--
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA
http://www.fsdev.dreamhosters.com/wiki/index.php?title=Main_Page
========================================================================
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: definite OMAP1610_IR-related typo
@ 2007-01-28 7:13 Dirk Behme
0 siblings, 0 replies; 2+ messages in thread
From: Dirk Behme @ 2007-01-28 7:13 UTC (permalink / raw)
To: Robert P. J. Day; +Cc: linux-omap-open-source, Linux kernel mailing list
Robert P. J. Day wrote at LKML:
> not sure what to do with this, it's all yours:
>
> ========== OMAP1610_IR ==========
> ./arch/arm/mach-omap1/devices.c:#if
defined(CONFIG_OMAP1610_IR) ||
> defined(CONFIG_OMAP161O_IR_MODULE)
> ========== OMAP161O_IR ==========
> ./arch/arm/mach-omap1/devices.c:#if
defined(CONFIG_OMAP1610_IR) ||
> defined(CONFIG_OMAP161O_IR_MODULE)
>
> note first that one of those config vars has an "oh"
while the other
> has a *zero*. i'm pretty sure that's bad.
>
> in any event, there's no such config variable of *either*
spelling
> in any Kconfig file, but there *is* a more all-encompassing
> CONFIG_OMAP16XX confguration setting.
This is fixed in recent OMAP git tree and OMAP patches we
prepared for upstream. Can you try OMAP patches 4113, 4114,
4115 and 4116 to be found in RMKs patch system [1]? Or, even
better, use current OMAP git [2]?
Regards
Dirk
P.S. #1: Would be nice to CC OMAP list [3] next time as well.
P.S. #2: Sorry if mail references are wrong, I'm currently
not subscribed to LKML.
[1]
http://www.arm.linux.org.uk/developer/patches/section.php?section=0
[2]
http://source.mvista.com/git/gitweb.cgi?p=linux-omap-2.6.git;a=summary
[3]
http://linux.omap.com/mailman/listinfo/linux-omap-open-source
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-01-28 7:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-27 8:31 definite OMAP1610_IR-related typo Robert P. J. Day
2007-01-28 7:13 Dirk Behme
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).