From: Joshua Cov Date: Fri, 13 Apr 2012 19:08:26 +0000 (+0200) Subject: keyboard: Use BIOS Keyboard variable to set Numlock X-Git-Tag: v3.5-rc1~123^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2d0b7a061bfddd27155c7dcd53f365d9dc0c7c3;p=pandora-kernel.git keyboard: Use BIOS Keyboard variable to set Numlock The PC BIOS does provide a NUMLOCK flag containing the desired state of this LED. This patch sets the current state according to the data in the bios. [ hpa: fixed __weak declaration without definition, changed "inline" to "static inline" ] Signed-Off-By: Joshua Cov Link: http://lkml.kernel.org/r/CAKL7Q7rvq87TNS1T_Km8fW_5OzS%2BSbYazLXKxW-6ztOxo3zorg@mail.gmail.com Acked-by: Alan Cox Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed