commit | de8e7db74a98124406b72a528f4c79766e08b410 | [log] [tgz] |
---|---|---|
author | Bob Moore <robert.moore@intel.com> | Sat Jun 08 00:59:44 2013 +0000 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Sun Jun 16 01:00:46 2013 +0200 |
tree | 83bde8129c46e78741155c153ae7fe68e36231bf | |
parent | 7cec7048fe22e3e92389da2cd67098f6c4284e7f [diff] |
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 <robert.moore@intel.com> Signed-off-by: Lv Zheng <lv.zheng@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>