Menon, Nishanth had written, on 01/28/2010 02:40 PM, the following:
From: Romit Dasgupta <ro...@ti.com>

Using omap_opp * to refer to domain types entails opp implementation
into maintaining pointers outside the opp layer.

Since all we need is an identifier to a specific domain for
query/operational purposes, we introduce enum for identifying OPP
types instead of using opp layer's internal data structure pointer.

Currently, OMAP3 is the only silicon supporting the OPP layer, hence
mpu_opps, l3_opps and dsp_opps are deprecated and replaced with
OPP_MPU, OPP_L3 and OPP_DSP respectively.

Cc: Benoit Cousson <b-cous...@ti.com>
Cc: Eduardo Valentin <eduardo.valen...@nokia.com>
Cc: Kevin Hilman <khil...@deeprootsystems.com>
Cc: Madhusudhan Chikkature Rajashekar <madhu...@ti.com>
Cc: Nishanth Menon <n...@ti.com>
Cc: Paul Walmsley <p...@pwsan.com>
Cc: Sanjeev Premi <pr...@ti.com>
Cc: Santosh Shilimkar <santosh.shilim...@ti.com>
Cc: Sergio Alberto Aguirre Rodriguez <saagui...@ti.com>
Cc: Tero Kristo <tero.kri...@nokia.com>
Cc: Thara Gopinath <th...@ti.com>
Cc: Vishwanath Sripathy <vishwanath...@ti.com>

Signed-off-by: Romit Dasgupta <ro...@ti.com>
arrgh.. forgot to add, anyways, for patchworks:
Acked-by: Nishanth Menon <n...@ti.com>

Tested also on SDP3430, SDP3630

---
Synopsys of changes:
Rev 1: http://marc.info/?t=126330004800004&r=1&w=2
Rev 2: http://marc.info/?t=126355341800003&r=1&w=2
Rev 3: http://marc.info/?t=126408156100006&r=1&w=2
Rev 4 specific changes Vs Rev 3:
 * Multiple TI copyrights merged to a single one
 * Couple of checkpatch warnings for multiple assignments fixed
 * Cpufreq rates were reversed during initialization - fixed
 * Rebased to pm-wip-opp branch as requested for rev 3.

[...]
--
Regards,
Nishanth Menon
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to