From: Harald Welte Date: Wed, 10 May 2006 11:28:52 +0000 (+0200) Subject: [Cardman 40x0] Fix udev device creation X-Git-Tag: v2.6.17-rc4~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fc5b1e3a170d865f625e609c087cf8d84fd285d;p=pandora-kernel.git [Cardman 40x0] Fix udev device creation This patch corrects the order of the calls to register_chrdev() and pcmcia_register_driver(). Now udev correctly creates userspace device files /dev/cmmN and /dev/cmxN respectively. Based on an earlier patch by Jan Niehusmann . Signed-off-by: Harald Welte Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed