Forwarded to the list as requested by Andreas Mohr
<[EMAIL PROTECTED]>

-- 
Daniel Ribeiro

Hi all,

at least to me it wasn't really clear initially what exactly is
VREG1, VREG2, VREG and AUXVREG, thus rename VREG to AUXVREG to avoid
confusing it with VREGx.

Andreas Mohr

Hi all,

at least to me it wasn't really clear initially what exactly is
VREG1, VREG2, VREG and AUXVREG, thus rename VREG to AUXVREG to avoid
confusing it with VREGx.

Andreas Mohr

Signed-off-by: Andreas Mohr <[EMAIL PROTECTED]>

diff -urN linux-2.6.24.patched_clean/arch/arm/mach-pxa/ezx-pcap.c linux-2.6.24.patched_lm4857/arch/arm/mach-pxa/ezx-pcap.c
--- linux-2.6.24.patched_clean/arch/arm/mach-pxa/ezx-pcap.c	2008-02-15 23:59:17.000000000 +0100
+++ linux-2.6.24.patched_lm4857/arch/arm/mach-pxa/ezx-pcap.c	2008-02-11 21:11:08.000000000 +0100
@@ -134,7 +134,7 @@
 
 char *pcap_registers[] = {
 	"ISR\t", "MSR\t", "PSTAT\t", "INT_SEL\t", "SWCTRL\t", "VREG1\t",
-	"VREG2\t", "VREG\t", "BATT_DAC", "ADC1\t", "ADC2\t", "AUD_CODEC",
+	"VREG2\t", "AUXVREG\t", "BATT_DAC", "ADC1\t", "ADC2\t", "AUD_CODEC",
 	"RX_AUD_AMPS", "ST_DAC\t", "RTC_TOD\t", "RTC_TODA", "RTC_DAY\t",
 	"RTC_DAYA", "MTRTMR\t", "PWRCTRL\t", "BUSCTRL\t", "PERIPH\t",
 	"AUXVREG_MASK", "VENDOR_REV", "LOWPWR_CTRL", "PERIPH_MASK",


Reply via email to