Re: [PATCH v3 0/2] Add another regulator to i2c-hid
Applied both to for-4.19/i2c-hid. Thanks, -- Jiri Kosina SUSE Labs
[PATCH v3 0/2] Add another regulator to i2c-hid
The wacom w9013 device has two supplies that need to be turned on and in some cases these come from two different power supplies. This patch series supports that case. Changes from v1: * Use the bulk regulator APIs instead of open coding it (Dmitry) Changes from v2: * Split out devm for allocat