aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMarc Kleine-Budde <[email protected]>2022-05-02 19:54:55 +0200
committerMark Brown <[email protected]>2022-05-09 18:18:14 +0100
commit307c897db762d1e0feee9477276b08f6deca4a5b (patch)
tree4e58400ff17e6d8ce8e9461cc37c2bc8d467e1d5 /tools/perf/scripts/python/stackcollapse.py
parent63cd96b70f9366f67048fbc07294ce5823001ded (diff)
spi: spi-imx: replace struct spi_imx_data::bitbang by pointer to struct spi_controller
There's no need to embed the struct spi_bitbang into our private data (struct spi_imx_data), the spi core is flexible enough, so that we only need a pointer to the allocated struct spi_controller. This is also a preparation patch to add PIO based polling support to the driver. Co-developed-by: David Jander <[email protected]> Signed-off-by: David Jander <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions