Skip to content
Commit 94b968b5 authored by LABBE Corentin's avatar LABBE Corentin Committed by Mark Brown
Browse files

spi: spi-fsl-dspi: constify devtype_data



of_id->data is const, so instead of casting the pointer to drop its
const status, this patch constify the devtype_data pointer.

Signed-off-by: default avatarLABBE Corentin <clabbe.montjoie@gmail.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 29b4817d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment