ACPICA: Update interface to acpi_ut_valid_acpi_name()
authorBob Moore <robert.moore@intel.com>
Sat, 8 Jun 2013 00:59:44 +0000 (00:59 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 15 Jun 2013 23:00:46 +0000 (01:00 +0200)
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>

No differences found