x86/oprofile: pass the model to setup_ctrs() functions
authorRobert Richter <robert.richter@amd.com>
Mon, 25 May 2009 17:31:44 +0000 (19:31 +0200)
committerRobert Richter <robert.richter@amd.com>
Thu, 11 Jun 2009 17:42:14 +0000 (19:42 +0200)
In follow-on patches the setup_ctrs() functions will need data that
describes the model. This patch extends the function argument list to
pass a pointer of the model to these function.

Signed-off-by: Robert Richter <robert.richter@amd.com>

No differences found