commit | 65aa464ce1d0984bf23bac8d6df0f509a0b12ccc | [log] [tgz] |
---|---|---|
author | Chih-Wei Huang <cwhuang@linux.org.tw> | Wed Feb 27 12:01:22 2013 +0800 |
committer | Chih-Wei Huang <cwhuang@linux.org.tw> | Thu Feb 28 14:08:14 2013 +0800 |
tree | c8bb5333944e8099f7b5a0d4fdac2ab87fd005af | |
parent | 16c0ac857c292f7e9c4aabd40ac10481b2dbb991 [diff] |
initrd: remove unnecessary modprobe Now most drivers are loaded by ueventd or init.sh. There is still an issue for uvesafb. We must load it before running ts_calibrate. This should be removed once I find a way to run ts_calibrate in android init.