ACPI: sbs: use EC rather than I2C
authorVladimir Lebedev <vladimir.p.lebedev@intel.com>
Mon, 19 Mar 2007 14:45:50 +0000 (17:45 +0300)
committerLen Brown <len.brown@intel.com>
Thu, 22 Mar 2007 05:15:57 +0000 (01:15 -0400)
SBS is based on EC function(ec_read/ec_write).
Not needed using of I2C structures/functions ... is removed.
SBS does not depend on I2C now.

Signed-off-by: Vladimir Lebedev <vladimir.p.lebedev@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found