summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2023-12-04 23:05:21 +0100
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2023-12-07 14:28:35 +0100
commit9c0a5b3f9e55cf9a3dc85843666cae28adfdf7e3 (patch)
treed9ce0997265c6effdfc7fda9a4bee7cf60e44bae /tools/perf/scripts/python/export-to-postgresql.py
parent271c81935801d6449bb7bab5ccfc6cd38238c62b (diff)
w1: gpio: Don't use platform data for driver data
struct device's .platform_data isn't for drivers to write to. For driver-specific data there is .driver_data instead. As there is no in-tree platform that provides w1_gpio_platform_data, drop the include file and replace it by a local struct w1_gpio_ddata. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Link: https://lore.kernel.org/r/8f7ebe03ddaa5a5c6e2b36fecdf59da7fc373527.1701727212.git.u.kleine-koenig@pengutronix.de Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions