commit | 73a3d4f41886e6bd27f8b09c6235539a586e5131 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Oct 25 16:51:48 2021 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Oct 26 19:19:42 2021 +0200 |
tree | 403c7ecc92602501f7b7f6bfb903956c31adb113 | |
parent | 88af70be4a5b936aa440bb9e22e6c57304067db6 [diff] |
tty: rpmsg: Define tty name via constant string literal Driver uses already twice the same string literal. Define it in one place, so every user will have this name consistent. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20211025135148.53944-5-andriy.shevchenko@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>