[PATCH 3/3] spi: s3c64xx: constify driver/match data

Sylwester Nawrocki snawrocki at kernel.org
Thu Apr 15 10:54:05 BST 2021


On 14.04.2021 22:33, Krzysztof Kozlowski wrote:
> The match data (struct s3c64xx_spi_port_config) stored in of_device_id
> and platform_device_id tables is not modified by the driver and can be
> handled entirely in a const-way to increase the code safety.
> 
> Signed-off-by: Krzysztof Kozlowski<krzysztof.kozlowski at canonical.com>

Reviewed-by: Sylwester Nawrocki <snawrocki at kernel.org>



More information about the linux-arm-kernel mailing list