perf, powerpc: fsl_emb: Restore setting perf_sample_data.period
authorScott Wood <scottwood@freescale.com>
Mon, 2 Aug 2010 22:17:18 +0000 (17:17 -0500)
committerPaul Mackerras <paulus@samba.org>
Tue, 3 Aug 2010 00:56:45 +0000 (10:56 +1000)
Commit 6b95ed345b9faa4ab3598a82991968f2e9f851bb changed from
a struct initializer to perf_sample_data_init(), but the setting
of the .period member was left out.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Cc: stable@kernel.org
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found