Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1185021
| From | Stephen Boyd <sboyd@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/4] TI clk driver cleanups |
| Date | 2015-07-15 22:10 +0200 |
| Message-ID | <pMBa9-1n9-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Some cleanups for the TI clk driver move. Stephen Boyd (4): clk: ti: Check kzalloc() for failures clk: ti: Mark ti_clk_features static clk: ti: clk-3xxx: Remove unused structures clk: ti: Force pointer to be __iomem drivers/clk/ti/clk-3xxx.c | 10 ---------- drivers/clk/ti/clk.c | 6 ++++-- 2 files changed, 4 insertions(+), 12 deletions(-) -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/4] TI clk driver cleanups Stephen Boyd <sboyd@codeaurora.org> - 2015-07-15 22:10 +0200 [PATCH 2/4] clk: ti: Mark ti_clk_features static Stephen Boyd <sboyd@codeaurora.org> - 2015-07-15 22:10 +0200
csiph-web