commit | 4d2ae601d80675af025e7a5bcbe918c58b6743aa | [log] [tgz] |
---|---|---|
author | Gavin Thomas Claugus <gclaugus@gmail.com> | Tue Dec 01 19:06:19 2015 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Dec 13 19:59:48 2015 -0800 |
tree | 6c37d44087ed3ea15cbe569ed8d255c89afb05f2 | |
parent | 9f9499ae8e6415cefc4fe0a96ad0e27864353c89 [diff] |
drivers: serial: jsm: Switch "jsm" to JSM_DRIVER_NAME This commit replaces every instance of the string "jsm" in the driver with JSM_DRIVER_NAME, as the two are equivalent. This should increase overall consistency. Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>