[ARM] 4247/1: Fix long name for cc9p9360dev

The Product Manager of the cc9p insist on using the correct product names.

Signed-off-by: Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

authored by Uwe Kleine-König and committed by Russell King ce2b5ec3 eee8abe5

+1 -1
+1 -1
arch/arm/mach-ns9xxx/mach-cc9p9360dev.c
··· 32 32 board_a9m9750dev_init_machine(); 33 33 } 34 34 35 - MACHINE_START(CC9P9360DEV, "Connect Core 9P 9360 on an A9M9750 Devboard") 35 + MACHINE_START(CC9P9360DEV, "Digi ConnectCore 9P 9360 on an A9M9750 Devboard") 36 36 .map_io = mach_cc9p9360dev_map_io, 37 37 .init_irq = mach_cc9p9360dev_init_irq, 38 38 .init_machine = mach_cc9p9360dev_init_machine,