diff options
| author | Felipe Balbi <[email protected]> | 2012-09-06 12:45:32 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2012-09-06 16:17:02 +0000 |
| commit | 6d608ef351bbd0b49427b5b6c6ec6d7622bc0d22 (patch) | |
| tree | 589904448c16f855cf35e9cbd89c7770b70dbd42 /drivers/tty/serial/sccnxp.c | |
| parent | serial: omap: fix sequence of pm_runtime_* calls. (diff) | |
| download | kernel-6d608ef351bbd0b49427b5b6c6ec6d7622bc0d22.tar.gz kernel-6d608ef351bbd0b49427b5b6c6ec6d7622bc0d22.zip | |
serial: omap: optimization with section annotations
Two functions:
omap_serial_fill_features_erratas() and
of_get_uart_port_info() are only called from probe().
Marking them as __devinit gives us another
oportunity to free some code after .init.text
is done.
Tested-by: Shubhrajyoti D <[email protected]>
Signed-off-by: Ruchika Kharwar <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/tty/serial/sccnxp.c')
0 files changed, 0 insertions, 0 deletions
