On Tue, May 10, 2016 at 02:49:55PM +0300, Andy Shevchenko wrote: > Microsoft Surface Book has a tablet mode button. Print another message once on > this even instead of a bit annoying repetition of "Unknown event...". > > Unfortunately we can't right now to implement the proper support of this since > _DSM method is very likely owned by Microsoft and it's not too easy to just run > it. Thus print a warning for now. > > One may consider to evaluate GGIV method which seems responsible to return > current mode in use. > I cleaned up the language of this commit a bit to make it flow a bit better. Please do keep the line length under 75 (checkpatch will complain) as this avoids truncation with "git log". I dropped the last bit about GGIV entirely as I try to leave speculative stuff out of the commit logs where possible. > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> I've pushed this to for-next, thanks Andy. Please have a look and let me know if you disagree with any of the commit message changes, the code changes I left intact. -- Darren Hart Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html