784a21598b7d9070480b26 parent 3cd73eedde34c5fd88d62d8523c4260970fdc6fb author Harald Welte 1147260532 +0200 committer Linus Torvalds 1147293962 -0700 [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