ACPI EC: remove redundant code
authorZhang Rui <rui.zhang@intel.com>
Tue, 26 Apr 2011 08:29:55 +0000 (16:29 +0800)
committerLen Brown <len.brown@intel.com>
Sun, 29 May 2011 06:59:50 +0000 (02:59 -0400)
ec->handle is set in ec_parse_device(), so don't bother to set it again.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found