From: Jean Delvare Date: Sun, 4 Oct 2009 20:53:41 +0000 (+0200) Subject: ds2482: Discard obsolete detect method X-Git-Tag: v2.6.32-rc3~5^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0314b020c49c1d6cd182d2b89775bfa6686660db;p=pandora-kernel.git ds2482: Discard obsolete detect method There is no point in implementing a detect callback for the DS2482, as this device can't be detected. It was there solely to handle "force" module parameters to instantiate devices, but now we have a better sysfs interface that can do the same. So we can get rid of the ugly module parameters and the detect callback. This shrinks the binary module size by 21%. Signed-off-by: Jean Delvare Acked-by: Ben Gardner --- Reading git-diff-tree failed