Home
last modified time | relevance | path

Searched hist:"3 fc04dd7eb77b54228a17753ec01128417433e46" (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/auxdisplay/
H A Dhd44780_common.hdiff 3fc04dd7eb77b54228a17753ec01128417433e46 Tue Nov 03 10:58:07 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move ifwidth to struct hd44780_common

Move struct charlcd member ifwidth to our new struct hd44780_common.
ifwidth is hd44780 device specific and is used by two drivers at the
moment, so we move it to a common place, where both can use this.

Reviewed-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Lars Poeschel <poeschel@lemonage.de>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
H A Dhd44780_common.cdiff 3fc04dd7eb77b54228a17753ec01128417433e46 Tue Nov 03 10:58:07 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move ifwidth to struct hd44780_common

Move struct charlcd member ifwidth to our new struct hd44780_common.
ifwidth is hd44780 device specific and is used by two drivers at the
moment, so we move it to a common place, where both can use this.

Reviewed-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Lars Poeschel <poeschel@lemonage.de>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
H A Dcharlcd.hdiff 3fc04dd7eb77b54228a17753ec01128417433e46 Tue Nov 03 10:58:07 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move ifwidth to struct hd44780_common

Move struct charlcd member ifwidth to our new struct hd44780_common.
ifwidth is hd44780 device specific and is used by two drivers at the
moment, so we move it to a common place, where both can use this.

Reviewed-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Lars Poeschel <poeschel@lemonage.de>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
H A Dhd44780.cdiff 3fc04dd7eb77b54228a17753ec01128417433e46 Tue Nov 03 10:58:07 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: Move ifwidth to struct hd44780_common

Move struct charlcd member ifwidth to our new struct hd44780_common.
ifwidth is hd44780 device specific and is used by two drivers at the
moment, so we move it to a common place, where both can use this.

Reviewed-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Lars Poeschel <poeschel@lemonage.de>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>