From: Bob Moore Date: Sat, 8 Jun 2013 00:59:44 +0000 (+0000) Subject: ACPICA: Update interface to acpi_ut_valid_acpi_name() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~19^2~18^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de8e7db74a98124406b72a528f4c79766e08b410;p=pandora-kernel.git ACPICA: Update interface to acpi_ut_valid_acpi_name() Clean up the interface by making the input argument a char * string instead of a UINT32 name. This is easier to use for all callers and eliminates casting to *(UINT32*) Signed-off-by: Bob Moore Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed