ARM: tegra: cpufreq: Change function signature for CPU speed throttling
authorTodd Poynor <toddpoynor@google.com>
Mon, 20 Dec 2010 23:53:54 +0000 (15:53 -0800)
committerTodd Poynor <toddpoynor@google.com>
Tue, 21 Dec 2010 03:24:27 +0000 (19:24 -0800)
commitf940e06d5cf99767f4cec4555c75af051060009f
tree003d574a89df7fd5a4afef5663903c5f8b9f6ff7
parentfca172ff3d27904db22a2608910b9632de226ae2
ARM: tegra: cpufreq: Change function signature for CPU speed throttling

The NCT1008 driver is now passed a function pointer from the board
file's platform data to be called when alarms are asserted or
deasserted.  Switch to a single function for throttling
enable/disable suitable for calling via the temperature alarm
callback.

Change-Id: Ic0eb1566a68e151216e26dfb6ed6f4bc7a273ddb
Signed-off-by: Todd Poynor <toddpoynor@google.com>
arch/arm/mach-tegra/cpu-tegra.c