tty: serial: omap: switch over to platform_get_resource
authorFelipe Balbi <balbi@ti.com>
Wed, 23 Apr 2014 14:58:32 +0000 (09:58 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 24 Apr 2014 23:19:02 +0000 (16:19 -0700)
commit54af692c9fcd736977bc94293c73997e94f17378
tree2d635a34c2d62143978b4454e455e3cea03fa4bb
parentcc51638ab4e8a0489b943ed027c37214540a07a6
tty: serial: omap: switch over to platform_get_resource

this way we can remove one pointer declaration.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/omap-serial.c