From: Alan Stern Date: Mon, 15 Dec 2008 15:40:06 +0000 (-0500) Subject: USB: storage: make the "quirks=" module parameter writable X-Git-Tag: v2.6.29-rc1~182^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c838ea4626d6e982489ff519f9ecf5e1649ca90b;p=pandora-kernel.git USB: storage: make the "quirks=" module parameter writable This patch (as1190) makes usb-storage's "quirks=" module parameter writable, so that users can add entries for their devices at runtime with no need to reboot or reload usb-storage. New codes are added for the SANE_SENSE, CAPACITY_HEURISTICS, and CAPACITY_OK flags. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed