Lubomir Rintel
d85536cde9
pxa168fb: prepare the clock
Add missing prepare/unprepare operations for fbi->clk,
this fixes following kernel warning:
------------[ cut here ]------------
WARNING: CPU: 0 PID: 1 at drivers/clk/clk.c:874 clk_core_enable+0x2c/0x1b0
Enabling unprepared disp0_clk
Modules linked in:
CPU: 0 PID: 1 Comm: swapper Not tainted 4.18.0-rc8-00032-g02b43ddd4f21-dirty #25
Hardware name: Marvell MMP2 (Device Tree Support)
[<c010f7cc>] (unwind_backtrace) from [<c010cc6c>] (show_stack+0x10/0x14)
[<c010cc6c>] (show_stack) from [<c011dab4>] (__warn+0xd8/0xf0)
[<c011dab4>] (__warn) from [<c011db10>] (warn_slowpath_fmt+0x44/0x6c)
[<c011db10>] (warn_slowpath_fmt) from [<c043898c>] (clk_core_enable+0x2c/0x1b0)
[<c043898c>] (clk_core_enable) from [<c0439ec8>] (clk_core_enable_lock+0x18/0x2c)
[<c0439ec8>] (clk_core_enable_lock) from [<c0436698>] (pxa168fb_probe+0x464/0x6ac)
[<c0436698>] (pxa168fb_probe) from [<c04779a0>] (platform_drv_probe+0x48/0x94)
[<c04779a0>] (platform_drv_probe) from [<c0475bec>] (driver_probe_device+0x328/0x470)
[<c0475bec>] (driver_probe_device) from [<c0475de4>] (__driver_attach+0xb0/0x124)
[<c0475de4>] (__driver_attach) from [<c0473c38>] (bus_for_each_dev+0x64/0xa0)
[<c0473c38>] (bus_for_each_dev) from [<c0474ee0>] (bus_add_driver+0x1b8/0x230)
[<c0474ee0>] (bus_add_driver) from [<c0476a20>] (driver_register+0xac/0xf0)
[<c0476a20>] (driver_register) from [<c0102dd4>] (do_one_initcall+0xb8/0x1f0)
[<c0102dd4>] (do_one_initcall) from [<c0b010a0>] (kernel_init_freeable+0x294/0x2e0)
[<c0b010a0>] (kernel_init_freeable) from [<c07e9eb8>] (kernel_init+0x8/0x10c)
[<c07e9eb8>] (kernel_init) from [<c01010e8>] (ret_from_fork+0x14/0x2c)
Exception stack(0xd008bfb0 to 0xd008bff8)
bfa0: 00000000 00000000 00000000 00000000
bfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
bfe0: 00000000 00000000 00000000 00000000 00000013 00000000
---[ end trace c0af40f9e2ed7cb4 ]---
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
[b.zolnierkie: enhance patch description a bit]
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
2018-09-26 18:11:22 +02:00
..
2018-04-24 18:11:21 +02:00
2018-08-10 17:23:02 +02:00
2018-02-15 01:15:52 +01:00
2017-11-02 11:10:55 +01:00
2018-01-17 08:16:46 -06:00
2017-08-01 17:20:42 +02:00
2018-03-28 16:34:28 +02:00
2018-06-12 16:19:22 -07:00
2017-11-02 11:10:55 +01:00
2018-06-17 05:00:24 +09:00
2018-06-17 05:00:24 +09:00
2018-07-24 19:11:28 +02:00
2018-08-23 15:44:58 -07:00
2018-06-12 16:19:22 -07:00
2018-04-24 18:11:21 +02:00
2018-03-12 17:06:52 +01:00
2018-03-12 17:06:54 +01:00
2018-07-24 19:11:28 +02:00
2017-09-04 16:00:49 +02:00
2017-04-07 17:03:24 +02:00
2017-02-25 13:20:22 -08:00
2017-11-02 11:10:55 +01:00
2017-01-30 17:39:48 +01:00
2017-11-02 11:10:55 +01:00
2018-03-28 16:34:29 +02:00
2018-07-31 13:06:58 +02:00
2017-04-20 12:02:32 +01:00
2017-08-01 17:20:42 +02:00
2017-08-01 17:20:41 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-03-12 17:06:52 +01:00
2018-06-17 05:00:24 +09:00
2018-05-15 12:41:11 +02:00
2018-01-04 16:53:49 +01:00
2018-06-12 16:19:22 -07:00
2017-08-07 17:22:13 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-08-07 17:22:13 +02:00
2017-08-07 17:22:13 +02:00
2017-08-07 17:22:13 +02:00
2017-08-01 17:20:39 +02:00
2017-11-09 18:09:32 +01:00
2016-07-06 17:38:19 +02:00
2017-08-01 17:20:39 +02:00
2017-11-09 18:09:33 +01:00
2017-09-04 16:00:49 +02:00
2017-08-01 17:20:39 +02:00
2017-11-09 18:09:31 +01:00
2018-08-23 15:44:58 -07:00
2017-09-04 16:00:50 +02:00
2017-08-07 17:22:13 +02:00
2017-09-04 16:00:49 +02:00
2018-07-24 19:11:26 +02:00
2018-07-24 19:11:27 +02:00
2017-09-04 16:00:49 +02:00
2016-09-27 11:16:35 +03:00
2016-09-27 11:16:35 +03:00
2016-12-24 11:46:01 -08:00
2017-05-27 15:41:17 -04:00
2018-07-03 13:02:28 +02:00
2018-07-24 19:11:28 +02:00
2017-08-01 17:20:43 +02:00
2018-06-12 16:19:22 -07:00
2017-05-22 17:22:06 +02:00
2018-05-15 12:41:10 +02:00
2017-08-07 17:22:13 +02:00
2018-01-16 16:47:29 +01:00
2018-05-14 15:47:30 +02:00
2017-09-04 16:00:50 +02:00
2018-07-24 19:11:26 +02:00
2016-12-24 11:46:01 -08:00
2018-06-12 16:19:22 -07:00
2017-04-20 12:02:32 +01:00
2017-08-01 17:20:44 +02:00
2018-03-12 17:06:54 +01:00
2017-08-07 17:22:13 +02:00
2018-07-24 19:11:28 +02:00
2017-08-01 17:20:45 +02:00
2017-09-04 16:00:50 +02:00
2017-09-04 16:00:50 +02:00
2017-09-04 16:00:50 +02:00
2017-09-04 16:00:49 +02:00
2018-06-12 16:19:22 -07:00
2018-07-24 19:11:25 +02:00
2017-11-02 11:10:55 +01:00
2018-09-26 18:11:22 +02:00
2017-11-02 11:10:55 +01:00
2018-07-24 19:11:26 +02:00
2018-07-24 19:11:26 +02:00
2017-09-04 16:00:50 +02:00
2018-03-26 15:56:46 +02:00
2016-08-11 17:54:55 +03:00
2016-08-11 17:54:55 +03:00
2018-03-28 16:34:29 +02:00
2017-08-01 17:20:45 +02:00
2017-10-17 16:01:13 +02:00
2017-10-17 16:01:13 +02:00
2018-03-07 14:00:34 +01:00
2017-11-02 11:10:55 +01:00
2018-05-14 15:47:30 +02:00
2018-05-14 15:47:30 +02:00
2018-07-03 17:43:09 +02:00
2018-06-15 18:10:01 -03:00
2018-04-26 12:24:18 +02:00
2017-08-01 17:20:38 +02:00
2018-03-28 16:34:28 +02:00
2018-03-28 16:34:28 +02:00
2017-11-02 11:10:55 +01:00
2018-04-10 10:20:00 -07:00
2017-08-01 17:20:43 +02:00
2017-08-07 17:22:13 +02:00
2017-08-01 17:20:41 +02:00
2017-08-07 17:22:13 +02:00
2018-07-24 19:11:28 +02:00
2018-07-24 19:11:28 +02:00
2018-07-25 15:41:57 +02:00
2018-06-12 16:19:22 -07:00
2018-01-04 16:53:50 +01:00
2017-12-29 19:48:43 +01:00
2017-12-29 19:48:44 +01:00
2017-08-18 19:56:40 +02:00
2018-06-12 16:19:22 -07:00
2017-12-29 19:48:43 +01:00
2017-11-02 11:10:55 +01:00
2018-06-12 16:19:22 -07:00
2017-08-21 16:49:57 +02:00