* updating machine registry for 2843/pcaal1
@ 2012-01-03 16:17 Jürgen Kilb
2012-01-04 21:15 ` Russell King - ARM Linux
0 siblings, 1 reply; 3+ messages in thread
From: Jürgen Kilb @ 2012-01-03 16:17 UTC (permalink / raw)
To: linux-arm-kernel
Hi Russell,
I've tried to fix the machine name of our product in the machine
registry for machine number 2843.
The correct name is pcaal1. As you can see the machine name and the type
macro are correct now.
Could you please update the Kconfig macro and the Type Identifier ?
is:
machine_is_pcaal1()
CONFIG_MACH_PCA102
MACH_TYPE_PCA102
should be:
machine_is_pcaal1()
CONFIG_MACH_PCAAL1
MACH_TYPE_PCAAL1
Thanks for your help.
greetings,
J?rgen
^ permalink raw reply [flat|nested] 3+ messages in thread
* updating machine registry for 2843/pcaal1
2012-01-03 16:17 updating machine registry for 2843/pcaal1 Jürgen Kilb
@ 2012-01-04 21:15 ` Russell King - ARM Linux
2012-01-05 8:08 ` Jürgen Kilb
0 siblings, 1 reply; 3+ messages in thread
From: Russell King - ARM Linux @ 2012-01-04 21:15 UTC (permalink / raw)
To: linux-arm-kernel
On Tue, Jan 03, 2012 at 05:17:20PM +0100, J?rgen Kilb wrote:
> Hi Russell,
>
> I've tried to fix the machine name of our product in the machine
> registry for machine number 2843.
> The correct name is pcaal1. As you can see the machine name and the type
> macro are correct now.
>
> Could you please update the Kconfig macro and the Type Identifier ?
>
> is:
> machine_is_pcaal1()
> CONFIG_MACH_PCA102
> MACH_TYPE_PCA102
>
> should be:
> machine_is_pcaal1()
> CONFIG_MACH_PCAAL1
> MACH_TYPE_PCAAL1
Updated.
Please confirm it's correct. Thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
* updating machine registry for 2843/pcaal1
2012-01-04 21:15 ` Russell King - ARM Linux
@ 2012-01-05 8:08 ` Jürgen Kilb
0 siblings, 0 replies; 3+ messages in thread
From: Jürgen Kilb @ 2012-01-05 8:08 UTC (permalink / raw)
To: linux-arm-kernel
On 04.01.2012 22:15, Russell King - ARM Linux wrote:
> On Tue, Jan 03, 2012 at 05:17:20PM +0100, J?rgen Kilb wrote:
>> Hi Russell,
>>
>> I've tried to fix the machine name of our product in the machine
>> registry for machine number 2843.
>> The correct name is pcaal1. As you can see the machine name and the type
>> macro are correct now.
>>
>> Could you please update the Kconfig macro and the Type Identifier ?
>>
>> is:
>> machine_is_pcaal1()
>> CONFIG_MACH_PCA102
>> MACH_TYPE_PCA102
>>
>> should be:
>> machine_is_pcaal1()
>> CONFIG_MACH_PCAAL1
>> MACH_TYPE_PCAAL1
> Updated.
>
> Please confirm it's correct. Thanks.
Yes, it's correct now. Thanks.
-J?rgen
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-01-05 8:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-03 16:17 updating machine registry for 2843/pcaal1 Jürgen Kilb
2012-01-04 21:15 ` Russell King - ARM Linux
2012-01-05 8:08 ` Jürgen Kilb
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).