sh: perf: Set up perf_max_events.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 13 Oct 2010 08:52:14 +0000 (17:52 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 13 Oct 2010 08:52:14 +0000 (17:52 +0900)
Presently this is uninitialized in the architecture code, so it's
artificlally capped to the default initialization value. Set it up at
registration time.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found