From: Ivan Khoronzhuk Date: Thu, 25 Jun 2015 07:06:56 +0000 (+0200) Subject: firmware: dmi_scan: Rename dmi_table to dmi_decode_table X-Git-Tag: omap-for-v4.2/fixes-rc1^2~114^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb4c5ea50e60aa8faaf6aae762cb06ee1c8e0b8e;p=pandora-kernel.git firmware: dmi_scan: Rename dmi_table to dmi_decode_table The "dmi_table" function looks like data instance, but it does DMI table decode. This patch renames it to "dmi_decode_table" name as more appropriate. That allows us to use "dmi_table" name for correct purposes. Signed-off-by: Ivan Khoronzhuk Signed-off-by: Jean Delvare --- Reading git-diff-tree failed