[PATCH 0/2] serial: sh-sci: Prepare for CCF migration

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

This patch set prepares the driver to CCF migration by replacing clk_enable()
and clk_disable() by clk_prepare_enable() and clk_disable_unprepare()
respectively (2/2). In order to do so it first ensures that the clk_enable()
and clk_disable() calls will only take place from non-atomic context (1/2).

Greg, these patches are dependencies for a bunch of ARM patches that will go
through Simon's tree. Would you be fine if Simon merged all sh-sci patches
through his tree for v3.14 ?

Laurent Pinchart (2):
  serial: sh-sci: Don't enable/disable port from within break timer
  serial: sh-sci: Convert to clk_prepare/unprepare

 drivers/tty/serial/sh-sci.c | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)

-- 
Regards,

Laurent Pinchart

--
To unsubscribe from this list: send the line "unsubscribe linux-serial" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux PPP]     [Linux FS]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Linmodem]     [Device Mapper]     [Linux Kernel for ARM]

  Powered by Linux