aboutsummaryrefslogtreecommitdiff
path: root/lib/flex_array.c
diff options
context:
space:
mode:
authorBoris Brezillon <[email protected]>2018-05-22 12:55:14 +0200
committerMark Brown <[email protected]>2018-05-22 11:56:34 +0100
commit1e07392e7b147fd15082f9b755fc249e853f9b96 (patch)
tree6b587cdbd262bc08acd816c7171846646ee9fed0 /lib/flex_array.c
parentd073bfa56bb74128802f5ffd444721774e03ac6d (diff)
mtd: devices: m25p80: Use spi_mem_set_drvdata() instead of spi_set_drvdata()
SPI mem drivers should use spi_mem_set_drvdata() not spi_set_drvdata() to store their private data. Using spi_set_drvdata() will mess the spi -> spi-mem link up and cause a kernel panic at shutdown or device removal time. Fixes: 4120f8d158ef ("mtd: spi-nor: Use the spi_mem_xx() API") Reported-by: Marek Vasut <[email protected]> Signed-off-by: Boris Brezillon <[email protected]> Tested-by: Geert Uytterhoeven <[email protected]> Tested-by: Marek Vasut <[email protected]> on R8A7791 Porter Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/flex_array.c')
0 files changed, 0 insertions, 0 deletions