]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI: update thermal for bus_id removal
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 3 Mar 2009 01:47:17 +0000 (12:47 +1100)
committerLen Brown <len.brown@intel.com>
Fri, 27 Mar 2009 20:58:12 +0000 (16:58 -0400)
commit353fb187b338a6a277357703980f9f106aea739c
tree9829f24c286fffc12bcac2508859787217148f00
parentc50f6a946049239ef2f6609fcd8e180f7410ee7d
ACPI: update thermal for bus_id removal

> drivers/acpi/thermal.c: In function 'thermal_notify':
> drivers/acpi/thermal.c:768: error: 'struct device' has no member named 'bus_id'
>
> Caused by commit c50f6a946049239ef2f6609fcd8e180f7410ee7d ("ACPI: move
> thermal trip handling to generic thermal layer") interacting with commit
d4a078fca590911cdf87a8eaffee1b6e643c2558 ("driver core: get rid of struct
> device's bus_id string array").
>

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/thermal.c