Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> writes: > The devnode() callback in struct device_type should not be modifying the > device that is passed into it, so mark it as a const * and propagate the > function signature changes out into all relevant subsystems that use > this callback. For the intel-th bit: Acked-by: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx> Thanks, -- Alex