thermal: Bind cooling devices with the correct arguments
authorPunit Agrawal <punit.agrawal@arm.com>
Tue, 3 Jun 2014 09:59:58 +0000 (10:59 +0100)
committerAlex Shi <alex.shi@linaro.org>
Thu, 25 Sep 2014 09:10:31 +0000 (17:10 +0800)
commitf8b3519d0a85467970e662f75d1c12d39563c2de
tree53be8f20a97b0df3fc1bd51e255047c51739c39a
parented835be313220380ccacadc959f7d4d64324d9ee
thermal: Bind cooling devices with the correct arguments

When binding cooling devices to thermal zones created from the device
tree the minimum and maximum cooling states are in the wrong order
leading to failure to bind.

Fix the order of cooling states in the call to
thermal_zone_bind_cooling_device to fix this.

Cc:Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Punit Agrawal <punit.agrawal@arm.com>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
(cherry picked from commit dd354b84d47ec8ca53686bdb3cc1aecdeb75bef5)
Signed-off-by: Alex Shi <alex.shi@linaro.org>
drivers/thermal/of-thermal.c