platform/chrome: cros_ec_lpc: pass driver_data from DMI to the device
authorDustin L. Howett <dustin@howett.net>
Wed, 3 Apr 2024 00:47:11 +0000 (19:47 -0500)
committerTzung-Bi Shih <tzungbi@kernel.org>
Wed, 24 Apr 2024 08:46:00 +0000 (16:46 +0800)
commitc0e6ba2d0b117176e1329c2bfe3fa4c79301c6cd
treeaec31d1f3f190d2dbc606a37c8748fc31388b944
parent8d4a9c69de19b10964e61398a60c3b7373d005a6
platform/chrome: cros_ec_lpc: pass driver_data from DMI to the device

lpc_driver_data will be stored in drvdata until probe is complete.

Signed-off-by: Dustin L. Howett <dustin@howett.net>
Reviewed-by: Thomas Weißschuh <linux@weissschuh.net>
Tested-by: Thomas Weißschuh <linux@weissschuh.net>
Tested-by: Mario Limonciello <superm1@gmail.com>
Link: https://lore.kernel.org/r/20240403004713.130365-3-dustin@howett.net
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
drivers/platform/chrome/cros_ec_lpc.c