From: Michael Neuling Date: Tue, 14 Mar 2006 05:11:50 +0000 (-0500) Subject: Input: pcspkr - separate device and driver registration X-Git-Tag: v2.6.17-rc1~15^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5c6c8e457d16c7cbc12f849ad18d4d508950de2;p=pandora-kernel.git Input: pcspkr - separate device and driver registration The current pcspkr code combines the device and driver registration. This patch splits these, putting the device registration in the arch specific code. PowerPC and MIPS only have the pcspkr present sometimes. Signed-off-by: Michael Neuling Signed-off-by: Ralf Baechle Signed-off-by: Andrew Morton Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed