Jyri Sarha
20a98acba5
drm/tilcdc: Fix tilcdc component master unloading
...
Fix tilcdc component master unloading. If a subcomponent module
(tda998x in this case) is unloaded before its master (tilcdc in this
case), it calls drm_put_dev() and it should not be called again by
the master when its module is unloaded. However component_master_del()
must still be called and the check if the drm_put_dev() has been
called must be in component_master_ops unbind() callback, not in
platform_driver remove() callback.
Signed-off-by: Jyri Sarha <jsarha@ti.com >
2016-08-08 23:04:57 +03:00
..
2016-08-01 21:44:08 -04:00
2016-07-19 15:33:50 -04:00
2016-07-28 12:59:56 +02:00
2016-08-01 21:44:08 -04:00
2016-07-19 09:27:29 +02:00
2016-07-19 09:27:29 +02:00
2016-07-19 09:27:29 +02:00
2016-07-30 05:26:07 +10:00
2016-07-19 09:27:29 +02:00
2016-08-01 21:44:08 -04:00
2016-08-07 16:35:08 -07:00
2016-07-27 10:33:08 +10:00
2016-07-28 10:04:03 +02:00
2016-07-12 14:17:03 +02:00
2016-07-13 14:24:35 +05:30
2016-08-03 18:11:24 -04:00
2016-07-30 05:45:30 +10:00
2016-08-04 08:50:07 -04:00
2016-07-22 11:23:39 -04:00
2016-08-04 08:50:07 -04:00
2016-08-04 08:50:07 -04:00
2016-08-01 21:44:08 -04:00
2016-07-11 14:30:43 +02:00
2016-07-22 11:23:39 -04:00
2016-07-29 14:36:55 -04:00
2016-08-08 15:27:11 +10:00
2016-08-04 08:50:07 -04:00
2016-07-18 09:11:37 +02:00
2016-06-21 21:43:24 +02:00
2016-08-03 08:40:24 +10:00
2016-07-27 10:33:08 +10:00
2016-07-19 09:27:29 +02:00
2016-08-08 23:04:57 +03:00
2016-08-01 21:44:08 -04:00
2016-07-18 09:11:40 +02:00
2016-07-19 09:27:29 +02:00
2016-07-19 15:01:52 +02:00
2016-06-21 21:43:24 +02:00
2016-07-19 15:44:10 -04:00
2016-07-30 05:26:07 +10:00
2016-07-29 09:59:30 +02:00
2016-07-29 09:59:30 +02:00
2016-06-21 22:10:55 +02:00
2016-07-29 09:59:30 +02:00
2016-06-21 21:43:24 +02:00
2016-07-12 15:57:13 +02:00
2016-07-02 15:56:01 +10:00
2016-07-29 09:59:30 +02:00
2016-08-08 16:08:25 +10:00
2016-06-16 10:16:11 +02:00
2016-07-12 14:10:57 +02:00
2016-08-03 07:06:28 +10:00
2016-07-19 10:31:53 +02:00
2016-07-12 13:01:49 +02:00
2016-07-02 16:21:35 +10:00
2016-06-22 10:07:28 +02:00
2016-06-21 21:43:28 +02:00
2016-08-01 21:44:08 -04:00
2016-06-21 21:58:12 +02:00
2016-06-21 21:43:46 +02:00
2016-07-14 10:12:50 +02:00
2016-07-19 10:29:47 +02:00
2016-06-16 10:16:37 +02:00
2016-06-21 21:58:12 +02:00
2016-07-12 13:20:39 +02:00
2016-07-12 13:19:26 +02:00
2016-06-21 21:43:46 +02:00
2016-06-17 16:41:25 +02:00
2016-06-21 21:56:23 +02:00
2016-06-13 17:32:18 +02:00
2016-07-12 13:20:39 +02:00
2016-06-17 16:41:25 +02:00
2016-07-12 13:20:39 +02:00
2016-07-29 09:59:30 +02:00