Re: [PATCH 0/6] Platform: x86: chromeos_laptop - Deferring and Haswell

2013-11-25 Thread Benson Leung
Hi Olof, On Mon, Nov 25, 2013 at 1:13 PM, Olof Johansson wrote: > I've applied patch 1-3. Since the naming seems to still be up in the > air on the i2c side, I can't apply 4-6 yet. > > I also switched the subject to platform/chrome: ... since that's what > I've picked to use on the other patches

Re: [PATCH 0/6] Platform: x86: chromeos_laptop - Deferring and Haswell

2013-11-25 Thread Olof Johansson
Hi Benson, On Sun, Oct 20, 2013 at 8:58 PM, Benson Leung wrote: > The following patch series refactors the dmi check system and > returns -EPROBE_DEFER when an expected i2c adapter is not present > at probe time. > > This will allow the touchpad, touchscreen, and light sensors on > Pixel to load

[PATCH 0/6] Platform: x86: chromeos_laptop - Deferring and Haswell

2013-10-20 Thread Benson Leung
The following patch series refactors the dmi check system and returns -EPROBE_DEFER when an expected i2c adapter is not present at probe time. This will allow the touchpad, touchscreen, and light sensors on Pixel to load even if the i915 DDC and PANEL buses are instantiated after chromeos_laptop.