Re: [PATCH 0/2] Platform: x86: chromeos_laptop - Deferred Probing

2013-08-04 Thread Benson Leung
Hi Martin, I commented on your patch, but I want to add a little bit more in response here. On Thu, Jul 18, 2013 at 9:13 AM, Martin Nordholts wrote: > One downside with the solution in this set of patches is that more > lines are added to the driver. > By making use of the i2c_driver.detect() me

Re: [PATCH 0/2] Platform: x86: chromeos_laptop - Deferred Probing

2013-07-18 Thread Martin Nordholts
2013/7/18 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