drivers/perf: hisi: Fix typo in events attribute array
authorShaokun Zhang <zhangshaokun@hisilicon.com>
Thu, 23 Apr 2020 12:05:30 +0000 (20:05 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Jun 2020 07:31:01 +0000 (09:31 +0200)
commit5934e227090124b4056915024da73a9b508dc6a7
tree93a332f38c62766781199aabc6b090f3bba3d1df
parentf7757368e0f0b3e108088ca7b5b8abda6faa7ebc
drivers/perf: hisi: Fix typo in events attribute array

[ Upstream commit 88562f06ebf56587788783e5420f25fde3ca36c8 ]

Fix up one typo: wr_dr_64b -> wr_ddr_64b.

Fixes: 2bab3cf9104c ("perf: hisi: Add support for HiSilicon SoC HHA PMU driver")
Signed-off-by: Shaokun Zhang <zhangshaokun@hisilicon.com>
Cc: Will Deacon <will@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Link: https://lore.kernel.org/r/1587643530-34357-1-git-send-email-zhangshaokun@hisilicon.com
Signed-off-by: Will Deacon <will@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/perf/hisilicon/hisi_uncore_hha_pmu.c