From: Sebastian Andrzej Siewior Date: Thu, 6 Sep 2012 18:11:15 +0000 (+0200) Subject: usb: gadget: make composite module options readonly only X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~73^2~141^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72258493ec4f77a772d05a8df5ee663e1e24154b;p=pandora-kernel.git usb: gadget: make composite module options readonly only This is a partly revert of 4fffd6e5 ("usb: gadget: composite: make module parameters accessible at runtime"). It is not possible to change the VID or other property for a gadget right now. This change has been made for Anrdoid gadget which has this functionality in its copy of the file. This function is executed currently only once and most caller in tree are __init. Acked-by: Michal Nazarewicz Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed