Message ID | 20221020153000.30874-1-matt.ranostay@konsulko.com (mailing list archive) |
---|---|
Headers | show |
Series | HID: mcp2221: fixes related to IIO additions | expand |
On Thu, 20 Oct 2022, Matt Ranostay wrote: > This series resolves sparse warnings, and undefined references errors when > GPIOLIB isn't enabled. > > Matt Ranostay (2): > HID: mcp2221: fix 'cast to restricted __le16' sparse warnings > HID: mcp2221: correct undefined references when CONFIG_GPIOLIB isn't > defined > > drivers/hid/hid-mcp2221.c | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) Now applied on top of hid.git#for-6.2/mcp2221. Thanks,