Thread (129 messages) flat view 129 messages, 11 authors, 2007-07-19

Re: [PATCH 22/61] Rename mpc82xx_ads to mpc8272ads.

From: Kumar Gala <hidden>
Date: 2007-07-18 05:09:09

On Jul 17, 2007, at 8:35 PM, Scott Wood wrote:
Signed-off-by: Scott Wood <redacted>
---
 arch/powerpc/platforms/82xx/Kconfig       |    6 +-
 arch/powerpc/platforms/82xx/Makefile      |    2 +-
 arch/powerpc/platforms/82xx/mpc8272ads.c  |  640 ++++++++++++++++++ 
+++++++++++
can we use mpc8272_ads.c to follow the naming we have elsewhere in  
other 8xxx land.
quoted hunk ↗ jump to hunk
 arch/powerpc/platforms/82xx/mpc82xx_ads.c |  640  
-----------------------------
 4 files changed, 644 insertions(+), 644 deletions(-)
 create mode 100644 arch/powerpc/platforms/82xx/mpc8272ads.c
 delete mode 100644 arch/powerpc/platforms/82xx/mpc82xx_ads.c
diff --git a/arch/powerpc/platforms/82xx/Kconfig b/arch/powerpc/ 
platforms/82xx/Kconfig
index 89fde43..b4af8c2 100644
--- a/arch/powerpc/platforms/82xx/Kconfig
+++ b/arch/powerpc/platforms/82xx/Kconfig
@@ -1,10 +1,10 @@
 choice
 	prompt "82xx Board Type"
 	depends on PPC_82xx
-	default MPC82xx_ADS
+	default MPC8272ADS

-config MPC82xx_ADS
-	bool "Freescale MPC82xx ADS"
+config MPC8272ADS
+	bool "Freescale MPC8272ADS"
 	select DEFAULT_UIMAGE
 	select PQ2ADS
 	select 8272
Similar comments about using underscore in Kconfig vars.

[snip].

- k
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help