]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcc3563e7d36f8494d29c94a1a9bcfb1aeec7be23
tree2d635a34c2d62143978b4454e455e3cea03fa4bb
parent7aa7d2471bc1631c7086c5ff5e54bd32bd3eb59b
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