]> git.baikalelectronics.ru Git - kernel.git/commit
tty: serial: msm: Remove direct access to GSBI
authorAndy Gross <agross@codeaurora.org>
Thu, 24 Apr 2014 16:31:22 +0000 (11:31 -0500)
committerKumar Gala <galak@codeaurora.org>
Thu, 29 May 2014 16:06:20 +0000 (11:06 -0500)
commitb1e41b8c5241e90d1121e0665082a175d260ac38
tree858880fb26e44e1e5c9c168df22a8d4befca8441
parentcb7c11e9aa1292428891e190aca6f4c58b56569a
tty: serial: msm: Remove direct access to GSBI

This patch removes direct access of the GSBI registers.  GSBI configuration
should be done through the GSBI driver directly.

Signed-off-by: Andy Gross <agross@codeaurora.org>
Signed-off-by: Kumar Gala <galak@codeaurora.org>
drivers/tty/serial/msm_serial.c
drivers/tty/serial/msm_serial.h