From: Jean Delvare Date: Sun, 4 Oct 2009 20:53:41 +0000 (+0200) Subject: max6875: Discard obsolete detect method X-Git-Tag: v2.6.32-rc3~5^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b835d7fbd54c42d7b9abb5e8a64f32690ebfad43;p=pandora-kernel.git max6875: Discard obsolete detect method There is no point in implementing a detect callback for the MAX6875, 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 basically divides the binary module size by 2. Signed-off-by: Jean Delvare Acked-by: Wolfram Sang Acked-by: Ben Gardner --- Reading git-diff-tree failed