[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181122220111.28808-1-martin.blumenstingl@googlemail.com>
Date: Thu, 22 Nov 2018 23:01:10 +0100
From: Martin Blumenstingl <martin.blumenstingl@...glemail.com>
To: jic23@...nel.org, knaack.h@....de, lars@...afoo.de,
pmeerw@...erw.net, linux-iio@...r.kernel.org,
linux-amlogic@...ts.infradead.org
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Martin Blumenstingl <martin.blumenstingl@...glemail.com>
Subject: [PATCH 0/1] meson-saradc: fix internal clock names
This fixes the internal clock names which (prior to this change)
contained slashes. That breaks the debugfs structure for these clocks
in /sys/kernel/debug/clk.
The idea for this fix is shamelessly taken from commit b96e9eb62841c5
("pwm: meson: Fix mux clock names").
NOTE: This is meant to be applied on top of "iio: adc: meson-saradc:
check for devm_kasprintf failure" from [0]
[0] https://patchwork.kernel.org/patch/10693631/
Martin Blumenstingl (1):
iio: adc: meson-saradc: fix internal clock names
drivers/iio/adc/meson_saradc.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--
2.19.1
Powered by blists - more mailing lists