diff options
author | Soren Brinkmann <[email protected]> | 2014-04-04 17:23:43 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2014-04-24 16:21:51 -0700 |
commit | d9bb3fb12685209765fd838bec69d701d7b479e5 (patch) | |
tree | 0f68966bd1737c2b79e46eab7c25c8221adce48b /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | b494a5fae452fc43519872565892fa873f6ea4fb (diff) |
tty: xuartps: Rebrand driver as Cadence UART
Zynq's UART is Cadence IP. Make this visible in the prompt in kconfig
and additional comments in the driver.
This also renames functions and symbols, as far as possible without
breaking user space API, to reflect the Cadence origin. This is achieved
through simple search and replace:
- s/XUARTPS/CDNS_UART/g
- s/xuartps/cdns_uart/g
The only exceptions are PORT_XUARTPS and the driver name, which stay as is,
due to their exposure to user space. As well as the - no legacy -
compatibility string 'xlnx,xuartps'
Signed-off-by: Soren Brinkmann <[email protected]>
Tested-by: Michal Simek <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions