Searched hist:e387088a03a07583f248a237cb00c5c955a394c9 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/clk/ti/ |
H A D | clk-44xx.c | diff e387088a03a07583f248a237cb00c5c955a394c9 Thu Jan 22 17:40:20 CST 2015 Stephen Boyd <sboyd@codeaurora.org> clk: ti: Drop use of clk-private.h
These modules don't need to include clk-private.h. Replace the include with clk.h because these modules are clock consumers and also include clk-provider.h in clk/ti.h because struct clk_hw_omap has a struct clk_hw embedded in it.
Cc: Tero Kristo <t-kristo@ti.com> Cc: Tony Lindgren <tony@atomide.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Reviewed-by: Paul Walmsley <paul@pwsan.com> Signed-off-by: Michael Turquette <mturquette@linaro.org>
|
H A D | clk-54xx.c | diff e387088a03a07583f248a237cb00c5c955a394c9 Thu Jan 22 17:40:20 CST 2015 Stephen Boyd <sboyd@codeaurora.org> clk: ti: Drop use of clk-private.h
These modules don't need to include clk-private.h. Replace the include with clk.h because these modules are clock consumers and also include clk-provider.h in clk/ti.h because struct clk_hw_omap has a struct clk_hw embedded in it.
Cc: Tero Kristo <t-kristo@ti.com> Cc: Tony Lindgren <tony@atomide.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Reviewed-by: Paul Walmsley <paul@pwsan.com> Signed-off-by: Michael Turquette <mturquette@linaro.org>
|
H A D | clk-7xx.c | diff e387088a03a07583f248a237cb00c5c955a394c9 Thu Jan 22 17:40:20 CST 2015 Stephen Boyd <sboyd@codeaurora.org> clk: ti: Drop use of clk-private.h
These modules don't need to include clk-private.h. Replace the include with clk.h because these modules are clock consumers and also include clk-provider.h in clk/ti.h because struct clk_hw_omap has a struct clk_hw embedded in it.
Cc: Tero Kristo <t-kristo@ti.com> Cc: Tony Lindgren <tony@atomide.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Reviewed-by: Paul Walmsley <paul@pwsan.com> Signed-off-by: Michael Turquette <mturquette@linaro.org>
|
/openbmc/linux/include/linux/clk/ |
H A D | ti.h | diff e387088a03a07583f248a237cb00c5c955a394c9 Thu Jan 22 17:40:20 CST 2015 Stephen Boyd <sboyd@codeaurora.org> clk: ti: Drop use of clk-private.h
These modules don't need to include clk-private.h. Replace the include with clk.h because these modules are clock consumers and also include clk-provider.h in clk/ti.h because struct clk_hw_omap has a struct clk_hw embedded in it.
Cc: Tero Kristo <t-kristo@ti.com> Cc: Tony Lindgren <tony@atomide.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Reviewed-by: Paul Walmsley <paul@pwsan.com> Signed-off-by: Michael Turquette <mturquette@linaro.org>
|