i7300_idle: Disable ioat channel only on platforms where ile driver can load
authorVenki Pallipadi <venkatesh.pallipadi@intel.com>
Wed, 22 Oct 2008 23:34:52 +0000 (16:34 -0700)
committerLen Brown <len.brown@intel.com>
Fri, 24 Oct 2008 16:54:18 +0000 (12:54 -0400)
commit3ad0b02e4c1d5feba44b8ff48dccd1ba61a826b0
treeb674d7e805f9f53b2550f81009b5a860e5a4fc47
parent27471fdb32e77ecb92f09d4ac5757785b4dc33bc
i7300_idle: Disable ioat channel only on platforms where ile driver can load

Based on input from Andi Kleen:
share the platform detection code with ioat_dma and disable the channel in
dma engine only for specific platforms.

Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/dma/ioat_dma.c
drivers/idle/i7300_idle.c
include/linux/i7300_idle.h [new file with mode: 0644]