ACPICA: debugger: surround field unit output with braces '{'
authorErik Schmauss <erik.schmauss@intel.com>
Fri, 25 Oct 2019 21:36:56 +0000 (14:36 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 28 Oct 2019 21:12:46 +0000 (22:12 +0100)
commit20d93fce00029d0409fc3afa433284a9445348f7
treea2a21282957df3e034ad133356f66467a98543f7
parent5fd033288a86676045d9e16243dfc5f988013371
ACPICA: debugger: surround field unit output with braces '{'

ACPICA commit 76ca57291d007d33087982a4b28cd1ee9bcd37a6

This helps differentiate the type of named objects between field
units and buffers. In other words, without this symbol, it would be
difficult to tell whether a particular named object is a buffer or a
field unit.

Link: https://github.com/acpica/acpica/commit/76ca5729
Signed-off-by: Erik Schmauss <erik.schmauss@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/dbnames.c