Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hwmon: (sht15) Constify platform_device_id
The platform_device_id is not modified by the driver and core uses it as const. Signed-off-by: Krzysztof Kozlowski <k.kozlowski.k@gmail.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
- Loading branch information