This batch of trivial patches have been properly tested. Please apply. The first patch removes some superfluous whitespace, and in one place adds necessary whitespace. These fixes are all cosmetic, and harmless. The second patch adds the full DMI product string for the AW9D-MAX, enabling DMI product string matching and a fallback to the legacy probe function on this board. The final patch implements partial DMI product string matches, as discussed, which will hopefully work around possible future bugs. This final patch relies on the second patch, as it shortens the original (full) DMI product name. It can be safely dropped if deemed inappropriate. Jean, if you'd sign off on these patches and queue them up, I'd appreciate it. drivers/hwmon/abituguru3.c | 46 ++++++++++++++++++++++++++----------------- 1 files changed, 28 insertions(+), 18 deletions(-) -- Cheers, Alistair.