Searched hist:"035173 c91c6b53144295a5b546c6bad3f40fb8a9" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/mmc/core/ |
H A D | sdio_uart.c | diff 035173c91c6b53144295a5b546c6bad3f40fb8a9 Thu Mar 09 02:20:35 CST 2023 Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> tty: Convert hw_stopped in tty_struct to bool
hw_stopped in tty_struct is used like bool, convert the variable type to bool.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Acked-by: Ulf Hansson <ulf.hansson@linaro.org> # For MMC Link: https://lore.kernel.org/r/20230309082035.14880-9-ilpo.jarvinen@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/drivers/tty/ |
H A D | amiserial.c | diff 035173c91c6b53144295a5b546c6bad3f40fb8a9 Thu Mar 09 02:20:35 CST 2023 Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> tty: Convert hw_stopped in tty_struct to bool
hw_stopped in tty_struct is used like bool, convert the variable type to bool.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Acked-by: Ulf Hansson <ulf.hansson@linaro.org> # For MMC Link: https://lore.kernel.org/r/20230309082035.14880-9-ilpo.jarvinen@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | mxser.c | diff 035173c91c6b53144295a5b546c6bad3f40fb8a9 Thu Mar 09 02:20:35 CST 2023 Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> tty: Convert hw_stopped in tty_struct to bool
hw_stopped in tty_struct is used like bool, convert the variable type to bool.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Acked-by: Ulf Hansson <ulf.hansson@linaro.org> # For MMC Link: https://lore.kernel.org/r/20230309082035.14880-9-ilpo.jarvinen@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | synclink_gt.c | diff 035173c91c6b53144295a5b546c6bad3f40fb8a9 Thu Mar 09 02:20:35 CST 2023 Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> tty: Convert hw_stopped in tty_struct to bool
hw_stopped in tty_struct is used like bool, convert the variable type to bool.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Acked-by: Ulf Hansson <ulf.hansson@linaro.org> # For MMC Link: https://lore.kernel.org/r/20230309082035.14880-9-ilpo.jarvinen@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/include/linux/ |
H A D | tty.h | diff 035173c91c6b53144295a5b546c6bad3f40fb8a9 Thu Mar 09 02:20:35 CST 2023 Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> tty: Convert hw_stopped in tty_struct to bool
hw_stopped in tty_struct is used like bool, convert the variable type to bool.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Acked-by: Ulf Hansson <ulf.hansson@linaro.org> # For MMC Link: https://lore.kernel.org/r/20230309082035.14880-9-ilpo.jarvinen@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|