Re: [GIT PULL] clk: ti: fixes for 4.4-rc

2015-11-30 Thread Stephen Boyd
On 11/24, Tero Kristo wrote:
> Hi Michael, Stephen,
> 
> Here are some TI clock driver fixes for 4.4-rc.
> 
> -Tero
> 
> 
> 
> The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:
> 
>   Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)
> 
> are available in the git repository at:
> 
>   https://github.com/t-kristo/linux-pm.git for-4.4-rc/ti-clk-fixes
> 
> for you to fetch changes up to 167af5ef2cdba14ff14a13c91e5532ed479083d8:
> 
>   clk: ti: drop locking code from mux/divider drivers (2015-11-24
> 11:30:27 +0200)
> 

Thanks. Pulled into clk-fixes.

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[GIT PULL] clk: ti: fixes for 4.4-rc

2015-11-24 Thread Tero Kristo

Hi Michael, Stephen,

Here are some TI clock driver fixes for 4.4-rc.

-Tero



The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:

  Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)

are available in the git repository at:

  https://github.com/t-kristo/linux-pm.git for-4.4-rc/ti-clk-fixes

for you to fetch changes up to 167af5ef2cdba14ff14a13c91e5532ed479083d8:

  clk: ti: drop locking code from mux/divider drivers (2015-11-24 
11:30:27 +0200)



Grygorii Strashko (1):
  clk: ti: drop locking code from mux/divider drivers

Neil Armstrong (1):
  clk: ti816x: Add missing dmtimer clkdev entries

Nicolas Pitre (2):
  clk: ti: clkt_dpll: fix wrong do_div() usage
  clk: ti: fapll: fix wrong do_div() usage

 drivers/clk/ti/clk-816x.c  |2 ++
 drivers/clk/ti/clkt_dpll.c |4 ++--
 drivers/clk/ti/divider.c   |   16 +++-
 drivers/clk/ti/fapll.c |4 ++--
 drivers/clk/ti/mux.c   |   15 +++
 5 files changed, 12 insertions(+), 29 deletions(-)

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