diff options
author | Thomas Preston <thomas.preston@codethink.co.uk> | 2020-08-28 22:32:25 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2020-09-12 11:31:19 +0200 |
commit | b445f6237744df5e8d4f56f8733b2108c611220a (patch) | |
tree | 1d68e1d342b63307a86775767203bbf9fda30449 /drivers/memstick | |
parent | ebc2599144b610a7e6e967ee89a769d908a3eeef (diff) | |
download | linux-stable-b445f6237744df5e8d4f56f8733b2108c611220a.tar.gz linux-stable-b445f6237744df5e8d4f56f8733b2108c611220a.tar.bz2 linux-stable-b445f6237744df5e8d4f56f8733b2108c611220a.zip |
pinctrl: mcp23s08: Fix mcp23x17_regmap initialiser
The mcp23x17_regmap is initialised with structs named "mcp23x16".
However, the mcp23s08 driver doesn't support the MCP23016 device yet, so
this appears to be a typo.
Fixes: 8f38910ba4f6 ("pinctrl: mcp23s08: switch to regmap caching")
Signed-off-by: Thomas Preston <thomas.preston@codethink.co.uk>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20200828213226.1734264-2-thomas.preston@codethink.co.uk
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/memstick')
0 files changed, 0 insertions, 0 deletions