serial: clps711x: Cleanup driver
authorAlexander Shiyan <shc_work@mail.ru>
Sun, 14 Oct 2012 07:05:34 +0000 (11:05 +0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Oct 2012 18:39:48 +0000 (11:39 -0700)
commita1c25f2b98e10038f7d198704d033eb73bad0677
tree54eb3640006ffc5f47a34efc67d139ae4e4c1716
parent7ae75e94ec1128598f91dc56ca2919c45701ec32
serial: clps711x: Cleanup driver

This patch performs cleanup on clps711x serial driver. This include:
- Change functions naming style.
- Removed unused includes.
- Removed unneeded comments.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/clps711x.c