From: Michael Neuling Date: Tue, 6 Nov 2012 14:49:15 +0000 (+0000) Subject: powerpc/pseries: Allow firmware features to match partial strings X-Git-Tag: v3.9-rc1~100^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f1d4ea7bcd96d3796eba4087388bdb37322ee7a;p=pandora-kernel.git powerpc/pseries: Allow firmware features to match partial strings This allows firmware_features_table names to add a '*' at the end so that only partial strings are matched. When a '*' is added, only upto the '*' is matched when setting firmware feature bits. This is useful for the matching best energy feature. Signed-off-by: Michael Neuling cc: Vaidyanathan Srinivasan cc: Linux PPC dev Reviewed-by: Stephen Rothwell Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed