Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1203924
| From | Tomi Valkeinen <tomi.valkeinen@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] video: fbdev: pxa3xx_gcu: prepare the clocks |
| Date | 2015-08-10 11:30 +0200 |
| Message-ID | <pVRz4-1TS-11@gated-at.bofh.it> (permalink) |
| References | <pTung-5au-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On 03/08/15 23:15, Robert Jarzmik wrote: > The clocks need to be prepared before being enabled. Without it a > warning appears in the drivers probe path : > > WARNING: CPU: 0 PID: 1 at drivers/clk/clk.c:707 clk_core_enable+0x84/0xa0() > Modules linked in: > CPU: 0 PID: 1 Comm: swapper Not tainted 4.2.0-rc3-cm-x300+ #804 > Hardware name: CM-X300 module > [<c000ed50>] (unwind_backtrace) from [<c000ce08>] (show_stack+0x10/0x14) > [<c000ce08>] (show_stack) from [<c0017eb4>] (warn_slowpath_common+0x7c/0xb4) > [<c0017eb4>] (warn_slowpath_common) from [<c0017f88>] (warn_slowpath_null+0x1c/0x24) > [<c0017f88>] (warn_slowpath_null) from [<c02d30dc>] (clk_core_enable+0x84/0xa0) > [<c02d30dc>] (clk_core_enable) from [<c02d3118>] (clk_enable+0x20/0x34) > [<c02d3118>] (clk_enable) from [<c0200dfc>] (pxa3xx_gcu_probe+0x148/0x338) > [<c0200dfc>] (pxa3xx_gcu_probe) from > [<c022eccc>] (platform_drv_probe+0x30/0x94) > > Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr> > --- > drivers/video/fbdev/pxa3xx-gcu.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Thanks, I've queued this for 4.2 fixes. Tomi
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH] video: fbdev: pxa3xx_gcu: prepare the clocks Tomi Valkeinen <tomi.valkeinen@ti.com> - 2015-08-10 11:30 +0200 Re: [PATCH] video: fbdev: pxa3xx_gcu: prepare the clocks Robert Jarzmik <robert.jarzmik@free.fr> - 2015-08-10 21:10 +0200
csiph-web