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)
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>

No differences found