ACPI: docs: enumeration: Remove redundant .owner assignment
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 28 Feb 2022 22:39:32 +0000 (00:39 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 3 Mar 2022 19:34:45 +0000 (20:34 +0100)
commite8a62f363661d824495737427d59ba3fce91ae34
treefa2959eb27ac7edaf6e24e0ab44834f51cd3936b
parentd72f06cee0d5cad0056967f0edc2c23b984238ba
ACPI: docs: enumeration: Remove redundant .owner assignment

The owner member of the struct i2c_driver is assigned by a corresponding macro.
No need to assign it explicitly.

Fixes: 59c3987805a9 ("ACPI: add documentation about ACPI 5 enumeration")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/firmware-guide/acpi/enumeration.rst