From 954df6763cd84551a565a0c341d3401cf30b9d2d Mon Sep 17 00:00:00 2001 From: Guenter Roeck Date: Sat, 5 Mar 2011 07:55:10 -0800 Subject: [PATCH] hwmon: (pmbus) Improve support for paged fans So far, it seemed like fans would either all be in page 0, or that there would be one page per fan. Turns out this was a wrong assumption. There is at least one PMBus fan controller which supports three pages with four fans each. Update code to handle this situation. Reported-by: Greg Schnorr Tested-by: Greg Schnorr Signed-off-by: Guenter Roeck Acked-by: Greg Schnorr --- Reading git-format-patch failed