[PATCH 1/1] Platform: x86: chromeos_laptop - convert to i2c_driver to handle i915 race

2013-07-18 Thread enselic
From: Martin Nordholts On the Chromebook Pixel, if chromeos_laptop is loaded before the i915 module, the necessary i2c_adapters will not be avaible when chromeos_laptop probes for them, and you will get this dmesg output: [...] find_i2c_adapter_num: i2c adapter i915 gmbus panel not found on sy

[PATCH 0/1] Platform: x86: chromeos_laptop - convert to i2c_driver to handle i915 race

2013-07-18 Thread enselic
From: Martin Nordholts Hello, I have looked into solving the "touchpad/touchscreen not working on boot"-problem on Chromebook Pixel, see for example Brock Tice's last comment on https://plus.google.com/+LinusTorvalds/posts/1iFsBWBqoYY I have seen Olof's attempt at a fix: [PATCH] Platform: x8

[PATCH] Documentation: development-process: Update -mm and -next URLs

2013-07-17 Thread enselic
From: Martin Nordholts Both old URLs are broken, so update them. Signed-off-by: Martin Nordholts --- Documentation/development-process/2.Process |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/development-process/2.Process b/Documentation/development-p