serial: mxs: drop superfluous {get|put}_device
authorWolfram Sang <wsa@the-dreams.de>
Fri, 19 Apr 2013 19:06:20 +0000 (21:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Apr 2013 17:22:21 +0000 (10:22 -0700)
commit4c24f2c9b671a1dacf2e25a3b059b54bb8899de1
tree573b75cdcce90db9c524585d934bfd8e1fe488cb
parent4829e7650f8a40645e4e32b26a37fb833a5e75f0
serial: mxs: drop superfluous {get|put}_device

Driver core already takes care of refcounting, no need to do this on
driver level again.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/mxs-auart.c