From: H Hartley Sweeten Date: Wed, 24 Jul 2013 19:14:11 +0000 (-0700) Subject: staging: comedi: ii_pci20kc: cleanup final pieces X-Git-Tag: v3.12-rc1~183^2~548 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c325f9a9edf24dfc13145b5fce792aec577fe381;p=pandora-kernel.git staging: comedi: ii_pci20kc: cleanup final pieces Tidy up the multi-line comments at the beginning of the file and remove any irrelevant information. Fix the II20K_ID_PCI200341M_1 define, there are one to many 0's. Rename all the remaining pci20xxx_* to ii20k_*. The "pci" just adds confusion, this is not a PCI board. Remove the private (*detach) function. It's safe to call the comedi core provided comedi_legacy_detach() even if there is nothing to cleanup. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed