diff options
author | Felipe Balbi <balbi@ti.com> | 2012-09-06 15:45:32 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-06 09:17:02 -0700 |
commit | 6d608ef351bbd0b49427b5b6c6ec6d7622bc0d22 (patch) | |
tree | 589904448c16f855cf35e9cbd89c7770b70dbd42 /CREDITS | |
parent | 856e35bf596e83a63c8a9ec749e9f2bcd24a1bdd (diff) | |
download | linux-6d608ef351bbd0b49427b5b6c6ec6d7622bc0d22.tar.bz2 |
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 <shubhrajyoti@ti.com>
Signed-off-by: Ruchika Kharwar <ruchika@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions