diff options
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2013-11-27 04:41:45 +0400 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-11-27 20:31:34 +0400 |
commit | 5ffbe2d90d81b8734eaf69ee4dad8507f318aad0 (patch) | |
tree | be974a1245105285e4b34a39b85e465b5073eeca /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 8e1c8096faae6b8ac788a1bbeeea126044cb485a (diff) | |
download | linux-5ffbe2d90d81b8734eaf69ee4dad8507f318aad0.tar.xz |
spi: rcar: Fix pointer cast in the remove function
The platform driver data is set to point to the rspi_data structure at
probe time. Calling spi_master_get() on the pointer is just plain wrong
and only works by chance. Fix it by using the platform driver data
directly.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions