platform/x86: intel-hid: Move MODULE_DEVICE_TABLE() closer to the table
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 28 Jan 2020 10:26:21 +0000 (12:26 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 10 Feb 2020 09:12:18 +0000 (11:12 +0200)
commit57ba2633a1b618816fdee85d5baa52f1874ee07f
treeb508a9e5b4ce2846a979985bfc54dc76460f509f
parent16292bed9c56a20715d942fd5d9e025f01fa65fe
platform/x86: intel-hid: Move MODULE_DEVICE_TABLE() closer to the table

Move MODULE_DEVICE_TABLE() closer to the table for better maintenance.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/intel-hid.c