[PATCH 26/35 linux-next] hwmon: constify of_device_id array
From: linux@roeck-us.net (Guenter Roeck)
Date: 2015-03-17 03:57:39
Also in:
lkml
From: linux@roeck-us.net (Guenter Roeck)
Date: 2015-03-17 03:57:39
Also in:
lkml
On 03/16/2015 12:54 PM, Fabian Frederick wrote:
of_device_id is always used as const. (See driver.of_match_table and open firmware functions) Signed-off-by: Fabian Frederick <redacted> ---
Applied to hwmon-next. Thanks, Guenter