From: David Howells Date: Tue, 22 Jul 2008 10:20:45 +0000 (+0100) Subject: Fix the epca driver to permit epca_setup() to be invoked from the kernel cmdline X-Git-Tag: v2.6.27-rc1~877 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88e882497d154dfb7c341902c079c9daeca1626f;p=pandora-kernel.git Fix the epca driver to permit epca_setup() to be invoked from the kernel cmdline Fix the epca driver to call epca_setup() if digiepca=xxx is included on the command line and the epca driver is built in. epca_setup() used to be called from init/main.c in 2.2 kernels, but somewhere along the way that call was removed but not replaced. Signed-off-by: David Howells Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed