serdev: Fix typo in serdev_device_alloc
authorFrédéric Danis <frederic.danis.oss@gmail.com>
Wed, 14 Mar 2018 13:17:31 +0000 (14:17 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Mar 2018 14:02:45 +0000 (15:02 +0100)
commitc5e3d2070f75666242333081f369bc949c1731f0
tree3cd1c24d540462290a2bb59bf0260a5508263136
parentd366c30d19f474c23e14111ac7198cee8a69103e
serdev: Fix typo in serdev_device_alloc

Fix function name in serdev_device_alloc() definition

Signed-off-by: Frédéric Danis <frederic.danis.oss@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serdev/core.c