From: Dmitry Torokhov Date: Mon, 23 Jan 2012 07:27:54 +0000 (-0800) Subject: Input: q40kbd - convert driver to the split model X-Git-Tag: v3.4-rc1~130^2^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=409e15442fc7f7ae9d025f3ea3fdf3c60070314f;p=pandora-kernel.git Input: q40kbd - convert driver to the split model Convert the driver to standard spilt model arch-specific code registers platform device to which driver code can bind later. Also request IRQ immediately upon binding to the device instead of doing this when serio port is being opened. Acked-by: Geert Uytterhoeven Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed