Platform: x86: chromeos_laptop - Add support for probing devices
authorBenson Leung <bleung@chromium.org>
Thu, 21 Feb 2013 20:14:58 +0000 (12:14 -0800)
committerMatthew Garrett <matthew.garrett@nebula.com>
Wed, 27 Feb 2013 13:30:44 +0000 (08:30 -0500)
commitbcaf089c5160639d6c43091f717faa3d0dc8f3d8
treede8277a55a5caccb9ccad76a31696bf62e8e98b9
parent8e1ad4c4bf7b99b495625433a1fcc2b566caa222
Platform: x86: chromeos_laptop - Add support for probing devices

This will allow support for devices that may appear at more than
one i2c address at boot time. The specific example is the atmel_mxt touch
devices, which may appear at a different address if it comes up
in bootloader mode.

Signed-off-by: Benson Leung <bleung@chromium.org>
Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
drivers/platform/x86/chromeos_laptop.c