Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1270081
| From | Fabio Estevam <festevam@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] serial: imx: fix clk_prepare/unprepare usage |
| Date | 2015-11-16 13:50 +0100 |
| Message-ID | <qvrom-7n2-23@gated-at.bofh.it> (permalink) |
| References | <qtWPF-7f8-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Nov 12, 2015 at 7:58 AM, Marcus Folkesson <marcus.folkesson@gmail.com> wrote: > clk_prepare/unprapare APIs are not allowed in atomic context, so > move prepare/unprepare to probe/remove and use clk_enable/disable > instead. > > Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com> Looks like you are using an older kernel. Please check 0c727a42043f79db2. -- 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 — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] serial: imx: fix clk_prepare/unprepare usage Marcus Folkesson <marcus.folkesson@gmail.com> - 2015-11-12 11:00 +0100
Re: [PATCH] serial: imx: fix clk_prepare/unprepare usage Uwe Kleine-König <u.kleine-koenig@pengutronix.de> - 2015-11-16 13:20 +0100
Re: [PATCH] serial: imx: fix clk_prepare/unprepare usage Marcus Folkesson <marcus.folkesson@gmail.com> - 2015-11-16 15:00 +0100
Re: [PATCH] serial: imx: fix clk_prepare/unprepare usage Fabio Estevam <festevam@gmail.com> - 2015-11-16 15:20 +0100
Re: [PATCH] serial: imx: fix clk_prepare/unprepare usage Fabio Estevam <festevam@gmail.com> - 2015-11-16 13:50 +0100
Re: [PATCH] serial: imx: fix clk_prepare/unprepare usage Marcus Folkesson <marcus.folkesson@gmail.com> - 2015-11-16 15:20 +0100
csiph-web