X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=arch%2Farm%2Fmach-omap2%2Fsr_device.c;h=1b91ef0c182a0a0bd53a59501b6cb7e6bbc3aa7c;hb=edfaf05c2fcb853fcf35f12aeb9c340f5913337f;hp=d7bc33f153440c8fe4ee313aeff889d67002ad7b;hpb=89ca3b881987f5a4be4c5dbaa7f0df12bbdde2fd;p=deliverable%2Flinux.git diff --git a/arch/arm/mach-omap2/sr_device.c b/arch/arm/mach-omap2/sr_device.c index d7bc33f15344..1b91ef0c182a 100644 --- a/arch/arm/mach-omap2/sr_device.c +++ b/arch/arm/mach-omap2/sr_device.c @@ -57,7 +57,7 @@ static void __init sr_set_nvalues(struct omap_volt_data *volt_data, /* * In OMAP4 the efuse registers are 24 bit aligned. - * A __raw_readl will fail for non-32 bit aligned address + * A readl_relaxed will fail for non-32 bit aligned address * and hence the 8-bit read and shift. */ if (cpu_is_omap44xx()) {