tty: rocket: deprecate the rp_ioctl
authorFuqian Huang <huangfq.daxian@gmail.com>
Thu, 18 Apr 2019 04:35:58 +0000 (12:35 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Apr 2019 09:58:56 +0000 (11:58 +0200)
commit8ef795653d753e3d6ae67e6f4a0168ff3c059deb
tree9cf497dd0694328b9361d6c69674e4b00579e623
parent29973f8a88b001ebc605c88cdee124f7256ecdbf
tty: rocket: deprecate the rp_ioctl

The rp_ioctl is deprecated.
Add dev_warn_ratelimited to warn the use of rp_ioctl.

Signed-off-by: Fuqian Huang <huangfq.daxian@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/rocket.c