https://github.com/torvalds/linux
Revision 2d2a7cff1b63cde1e2d981eea8ae9e69ae9ce96d authored by Jean Delvare on 04 October 2009, 20:53:42 UTC, committed by Jean Delvare on 04 October 2009, 20:53:42 UTC
There is no point in implementing a detect callback for the LTC4215
and LTC4245, as these devices 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
callbacks. This shrinks the binary module sizes by 36% and 46%,
respectively.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Ira W. Snyder <iws@ovro.caltech.edu>
1 parent 0314b02
History
Tip revision: 2d2a7cff1b63cde1e2d981eea8ae9e69ae9ce96d authored by Jean Delvare on 04 October 2009, 20:53:42 UTC
ltc4215/ltc4245: Discard obsolete detect methods
Tip revision: 2d2a7cf
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 952 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 154.0 KB
Makefile -rw-r--r-- 55.4 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top