]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i2c: isch: Use custom private data structure
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 16 Sep 2024 12:01:31 +0000 (15:01 +0300)
committerAndi Shyti <andi.shyti@kernel.org>
Wed, 13 Nov 2024 22:29:45 +0000 (23:29 +0100)
commitd8e1ac747c7469aff17f739fb667d1d40c9ee426
tree1ae3196dbdf33c23eb3836c721494b6a769c040f
parent0da6d937202fb081f7775c34c7a0db635213abb5
i2c: isch: Use custom private data structure

Use custom private data structure instead of global variables.
With that, remove not anymore true comment.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
drivers/i2c/busses/i2c-isch.c