All of lore.kernel.org
 help / color / mirror / Atom feed
* cleaning flags for mach-integrator
@ 2004-08-31  8:49 Bruno Ducrot
  2004-08-31  9:09 ` Russell King
  0 siblings, 1 reply; 2+ messages in thread
From: Bruno Ducrot @ 2004-08-31  8:49 UTC (permalink / raw)
  To: rmk; +Cc: cpufreq

Hi Russel,

When we are at cleaning stuff, does this patch look ok to you?

Of course, I can do something stupid here since I'm not an ARM expert.

Index: linux/arch/arm/mach-integrator/cpu.c
===================================================================
RCS file: /mnt/src/cvsroot/cpufreq/linux/arch/arm/mach-integrator/cpu.c,v
retrieving revision 1.10
diff -u -r1.10 cpu.c
--- linux/arch/arm/mach-integrator/cpu.c	26 Aug 2004 13:25:17 -0000	1.10
+++ linux/arch/arm/mach-integrator/cpu.c	31 Aug 2004 08:41:08 -0000
@@ -196,6 +196,7 @@
 }
 
 static struct cpufreq_driver integrator_driver = {
+	.flags		= CPUFREQ_STICKY,
 	.verify		= integrator_verify_policy,
 	.target		= integrator_set_target,
 	.get		= integrator_get,


-- 
Bruno Ducrot

--  Which is worse:  ignorance or apathy?
--  Don't know.  Don't care.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: cleaning flags for mach-integrator
  2004-08-31  8:49 cleaning flags for mach-integrator Bruno Ducrot
@ 2004-08-31  9:09 ` Russell King
  0 siblings, 0 replies; 2+ messages in thread
From: Russell King @ 2004-08-31  9:09 UTC (permalink / raw)
  To: Bruno Ducrot; +Cc: cpufreq

On Tue, Aug 31, 2004 at 10:49:05AM +0200, Bruno Ducrot wrote:
> When we are at cleaning stuff, does this patch look ok to you?

Yes, thanks.

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:  2.6 PCMCIA      - http://pcmcia.arm.linux.org.uk/
                 2.6 Serial core

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-08-31  9:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-31  8:49 cleaning flags for mach-integrator Bruno Ducrot
2004-08-31  9:09 ` Russell King

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.