Files
linux/include
Jonathan Cameron 4f291b3016 Merge tag 'spi-devm-optimize' into togreg
spi: add devm_spi_optimize_message() helper

Helper from David Lechner <dlechner@baylibre.com>:

    In the IIO subsystem, we are finding that it is common to call
    spi_optimize_message() during driver probe since the SPI message
    doesn't change for the lifetime of the driver. This patch adds a
    devm_spi_optimize_message() helper to simplify this common pattern.
2024-06-30 11:36:58 +01:00
..
2024-05-04 10:19:59 +02:00
2024-05-29 10:40:36 +02:00