[PATCH 0015/1529] Fix typo
From: Lothar Waßmann <hidden>
Date: 2016-05-23 07:03:01
Also in:
linux-devicetree, linux-pm, linux-samsung-soc
From: Lothar Waßmann <hidden>
Date: 2016-05-23 07:03:01
Also in:
linux-devicetree, linux-pm, linux-samsung-soc
Hi, On Sat, 21 May 2016 13:37:22 +0200 Andrea Gelmini wrote:
Signed-off-by: Andrea Gelmini <redacted> --- Documentation/devicetree/bindings/devfreq/event/exynos-ppmu.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/Documentation/devicetree/bindings/devfreq/event/exynos-ppmu.txt b/Documentation/devicetree/bindings/devfreq/event/exynos-ppmu.txt index 3e36c1d..616428a 100644 --- a/Documentation/devicetree/bindings/devfreq/event/exynos-ppmu.txt +++ b/Documentation/devicetree/bindings/devfreq/event/exynos-ppmu.txt@@ -8,7 +8,7 @@ use to analyze system performance, to make behaviors visible and to count usages of each IP (DMC, CPU, RIGHTBUS, LEFTBUS, CAM interface, LCD, G3D, MFC). The Exynos PPMU driver uses the devfreq-event class to provide event data to various devfreq devices. The devfreq devices would use the event data when -derterming the current state of each IP. +determing the current state of each IP.
s/determing/determine/ Lothar Wa?mann