From: Edward Cree Date: Wed, 27 May 2015 12:14:26 +0000 (+0100) Subject: sfc: add module parameter to enable MCDI logging on new functions X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~201^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42ca087fbfe4a961cd7ff09bbc31b3e17eabc06b;p=pandora-kernel.git sfc: add module parameter to enable MCDI logging on new functions As many issues are encountered at probe time, where MCDI logging can't be enabled through the sysfs node, this change adds a module parameter 'mcdi_logging_default', which defaults to false. When set to true, newly- probed functions will have MCDI logging enabled. The setting can subsequently be changed as normal through the sysfs node. Signed-off-by: Edward Cree Signed-off-by: David S. Miller --- Reading git-diff-tree failed