Mark Brown
9bb93a40d9
Merge series "ASoC: cleanup DAI/Component activity" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:
...
Hi Mark
These are v3 of DAI/Component activity cleanup.
This patch-set exchanges soc-dapm.c :: snd_soc_dai_link_event_xxx()
behavior which updates dai->active but not cares other actives.
But I think original code was wrong.
So, I believe these works correctly, but maybe need some tests or deep review.
v1 -> v2
- function naming "activity" -> "active"
v2 -> v3
- macro -> inline function
- added Reviewed-by from Ranjani, Acked-by from Peter
Link: https://lore.kernel.org/r/875zd39frp.wl-kuninori.morimoto.gx@renesas.com
Link: https://lore.kernel.org/r/87blmq9alx.wl-kuninori.morimoto.gx@renesas.com
Kuninori Morimoto (21):
ASoC: soc-pcm: replace snd_soc_runtime_activate()/deactivate() to macro
ASoC: soc-dai: add snd_soc_dai_action()
ASoC: soc-dapm: use snd_soc_dai_activate()/deactivate()
ASoC: soc-dai: add snd_soc_dai_active()
ASoC: soc-component: add snd_soc_component_active()
ASoC: soc-dai: add snd_soc_dai_stream_active()
ASoC: use snd_soc_xxx_active()
ASoC: atomel: use snd_soc_xxx_active()
ASoC: bcm: use snd_soc_xxx_active()
ASoC: cirrus: use snd_soc_xxx_active()
ASoC: codecs: use snd_soc_xxx_active()
ASoC: fsl: use snd_soc_xxx_active()
ASoC: intel: use snd_soc_xxx_active()
ASoC: jz4740: use snd_soc_xxx_active()
ASoC: mediatek: use snd_soc_xxx_active()
ASoC: meson: use snd_soc_xxx_active()
ASoC: pxa: use snd_soc_xxx_active()
ASoC: ti: use snd_soc_xxx_active()
ASoC: uniphier: use snd_soc_xxx_active()
ASoC: dwc: use snd_soc_xxx_active()
ASoC: cleanup dai / component active code
include/sound/soc-component.h | 6 +-
include/sound/soc-dai.h | 21 +++++-
include/sound/soc.h | 15 ++++-
sound/soc/atmel/atmel_ssc_dai.c | 4 +-
sound/soc/bcm/bcm2835-i2s.c | 6 +-
sound/soc/bcm/cygnus-ssp.c | 4 +-
sound/soc/cirrus/ep93xx-i2s.c | 4 +-
sound/soc/codecs/adav80x.c | 4 +-
sound/soc/codecs/arizona.c | 2 +-
sound/soc/codecs/cs4271.c | 4 +-
sound/soc/codecs/madera.c | 2 +-
sound/soc/codecs/max98090.c | 6 +-
sound/soc/codecs/tlv320aic23.c | 2 +-
sound/soc/codecs/tlv320dac33.c | 2 +-
sound/soc/codecs/uda1380.c | 2 +-
sound/soc/codecs/wl1273.c | 2 +-
sound/soc/codecs/wm8711.c | 2 +-
sound/soc/codecs/wm8753.c | 4 +-
sound/soc/dwc/dwc-i2s.c | 2 +-
sound/soc/fsl/fsl_esai.c | 2 +-
sound/soc/fsl/fsl_spdif.c | 4 +-
sound/soc/intel/atom/sst-mfld-platform-pcm.c | 14 ++--
sound/soc/jz4740/jz4740-i2s.c | 8 +--
sound/soc/mediatek/mt8173/mt8173-afe-pcm.c | 8 +--
sound/soc/meson/axg-tdm-interface.c | 2 +-
sound/soc/pxa/pxa-ssp.c | 8 +--
sound/soc/pxa/pxa2xx-i2s.c | 2 +-
sound/soc/soc-compress.c | 4 +-
sound/soc/soc-core.c | 11 +--
sound/soc/soc-dai.c | 23 +++++++
sound/soc/soc-dapm.c | 8 +--
sound/soc/soc-pcm.c | 70 +++++++-------------
sound/soc/ti/davinci-mcasp.c | 2 +-
sound/soc/ti/omap-dmic.c | 4 +-
sound/soc/ti/omap-mcbsp.c | 4 +-
sound/soc/ti/omap-mcpdm.c | 8 +--
sound/soc/uniphier/aio-cpu.c | 4 +-
37 files changed, 155 insertions(+), 125 deletions(-)
--
2.17.1
2020-05-18 16:43:49 +01:00
..
2019-08-15 15:07:25 +01:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2019-09-09 10:50:51 +01:00
2019-05-30 11:25:18 -07:00
2019-05-30 11:25:18 -07:00
2019-05-30 11:25:18 -07:00
2020-04-16 15:29:39 +01:00
2020-04-16 15:29:39 +01:00
2019-05-24 17:36:46 +02:00
2019-05-30 11:25:18 -07:00
2018-08-29 12:39:19 +01:00
2019-05-30 11:25:18 -07:00
2019-05-30 11:25:18 -07:00
2019-05-30 11:25:18 -07:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2019-10-01 12:16:01 +01:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:25:18 -07:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2019-10-10 15:06:09 +01:00
2020-05-04 15:36:50 +01:00
2019-10-21 15:53:49 +01:00
2019-10-10 15:06:09 +01:00
2019-05-30 11:25:18 -07:00
2020-05-18 16:15:07 +01:00
2019-05-30 11:25:18 -07:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:26:32 -07:00
2020-02-04 03:05:27 +00:00
2019-07-02 13:51:29 +01:00
2019-05-13 16:12:59 +01:00
2018-02-20 12:03:15 +00:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2018-07-30 12:02:26 +01:00
2018-07-30 12:02:28 +01:00
2019-06-19 17:09:55 +02:00
2018-07-30 12:02:25 +01:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2018-11-06 17:20:40 +00:00
2018-02-20 15:02:58 +00:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2020-05-18 16:15:07 +01:00
2019-06-19 17:09:55 +02:00
2018-02-27 10:41:34 +00:00
2019-05-30 11:26:32 -07:00
2018-03-28 10:11:26 +08:00
2019-05-30 11:26:35 -07:00
2020-05-15 11:56:52 +01:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-02-22 15:13:03 +00:00
2019-02-08 13:00:28 +00:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-12-09 18:35:19 +00:00
2019-05-30 11:26:37 -07:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-08-15 15:07:07 +01:00
2019-06-19 17:09:55 +02:00
2019-08-15 15:04:41 +01:00
2019-06-05 17:37:07 +02:00
2018-02-12 09:47:10 +00:00
2019-08-27 20:39:46 +01:00
2020-04-21 19:01:55 +01:00
2020-04-21 19:01:55 +01:00
2019-06-19 17:09:55 +02:00
2020-04-21 19:01:55 +01:00
2020-04-21 19:01:55 +01:00
2020-04-21 19:01:55 +01:00
2020-04-21 19:01:55 +01:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2020-04-07 15:29:54 +01:00
2019-05-30 11:26:37 -07:00
2019-05-30 11:26:37 -07:00
2020-05-18 16:15:07 +01:00
2019-01-14 22:13:51 +00:00
2019-08-15 15:05:00 +01:00
2019-05-30 11:26:41 -07:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:41 -07:00
2019-10-25 11:06:57 +01:00
2019-05-22 13:18:51 +01:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2018-07-30 12:02:27 +01:00
2020-05-18 14:34:55 +01:00
2020-05-18 14:34:53 +01:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2020-04-22 13:15:57 +01:00
2019-06-19 17:09:10 +02:00
2018-07-03 16:00:30 +01:00
2019-09-15 10:31:44 +01:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-08-15 15:06:49 +01:00
2020-01-07 22:29:38 +00:00
2020-01-17 15:38:56 +00:00
2019-12-25 00:02:37 +00:00
2020-04-16 13:01:33 +01:00
2018-02-12 11:11:56 +00:00
2020-02-24 22:26:06 +00:00
2019-06-19 17:09:52 +02:00
2019-07-31 12:11:21 +01:00
2019-06-05 17:37:17 +02:00
2019-06-05 17:37:17 +02:00
2019-07-31 12:10:35 +01:00
2019-07-31 12:11:03 +01:00
2020-01-14 15:49:03 +00:00
2020-05-15 11:56:52 +01:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:32 -07:00
2019-06-05 17:37:17 +02:00
2019-06-05 17:37:17 +02:00
2019-03-21 14:57:47 +00:00
2020-05-18 16:15:07 +01:00
2020-01-23 12:36:45 +00:00
2020-04-21 19:22:07 +01:00
2019-06-01 18:29:58 +02:00
2020-05-04 13:27:02 +01:00
2019-08-09 18:12:39 +01:00
2019-05-30 11:26:32 -07:00
2019-02-08 16:18:49 +00:00
2018-04-16 12:37:36 +01:00
2018-12-07 12:21:12 +00:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2020-05-18 16:15:07 +01:00
2020-02-14 16:46:24 +00:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2020-03-13 18:52:23 +00:00
2019-08-15 15:05:18 +01:00
2019-06-19 17:09:55 +02:00
2020-05-04 13:27:01 +01:00
2019-08-20 18:28:43 +01:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-08-09 18:12:38 +01:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-21 11:28:39 +02:00
2019-05-21 11:28:39 +02:00
2019-08-09 13:24:47 +01:00
2019-05-30 11:26:39 -07:00
2020-01-17 15:39:48 +00:00
2020-01-13 15:12:28 +00:00
2019-08-09 13:24:29 +01:00
2018-04-26 12:44:15 +01:00
2019-10-21 13:52:22 +01:00
2019-01-25 18:07:13 +00:00
2020-03-23 18:17:22 +00:00
2020-01-21 18:26:41 +00:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2020-04-29 14:23:18 +01:00
2020-04-29 14:23:18 +01:00
2019-06-12 13:52:26 +01:00
2019-06-12 13:52:26 +01:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-07-06 12:25:24 +01:00
2019-07-06 12:25:24 +01:00
2019-05-30 11:26:37 -07:00
2019-05-30 11:26:37 -07:00
2019-05-30 11:26:37 -07:00
2019-05-30 11:26:37 -07:00
2018-02-12 11:09:41 +00:00
2018-02-12 11:09:41 +00:00
2019-02-19 17:08:58 +00:00
2018-11-15 11:23:48 -08:00
2019-05-30 11:26:41 -07:00
2019-05-30 11:26:41 -07:00
2020-02-20 22:06:12 +00:00
2019-05-30 11:26:41 -07:00
2019-05-30 11:26:37 -07:00
2018-03-19 09:23:59 +08:00
2018-06-18 12:54:38 +01:00
2018-03-19 09:23:59 +08:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2019-07-10 16:25:12 +01:00
2019-07-10 16:25:12 +01:00
2019-07-10 16:25:12 +01:00
2019-07-10 16:25:12 +01:00
2019-06-05 17:37:15 +02:00
2019-06-05 17:37:15 +02:00
2019-11-20 17:08:21 +00:00
2019-06-05 17:37:15 +02:00
2019-05-30 11:26:41 -07:00
2020-02-19 17:43:21 +00:00
2019-01-03 16:34:35 +00:00
2020-05-04 16:23:23 +01:00
2020-05-04 16:23:23 +01:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2020-05-18 12:38:28 +01:00
2020-01-10 13:31:49 +00:00
2020-05-18 12:38:29 +01:00
2020-01-10 13:31:49 +00:00
2020-05-18 12:38:28 +01:00
2020-01-09 21:22:36 +00:00
2020-05-18 12:38:29 +01:00
2020-01-09 21:22:36 +00:00
2020-05-18 12:38:28 +01:00
2020-01-13 14:58:45 +00:00
2020-05-18 12:38:29 +01:00
2020-01-13 14:58:45 +00:00
2020-01-17 15:30:31 +00:00
2020-01-17 15:30:31 +00:00
2020-05-04 16:23:24 +01:00
2020-05-04 16:23:24 +01:00
2020-05-07 13:18:04 +01:00
2020-05-07 13:18:04 +01:00
2019-09-09 10:51:52 +01:00
2019-06-19 17:09:55 +02:00
2020-05-18 12:38:30 +01:00
2020-03-26 18:48:08 +00:00
2019-09-09 10:52:07 +01:00
2019-07-26 13:10:09 +01:00
2019-12-11 16:43:28 +00:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2020-01-06 20:44:25 +00:00
2019-06-19 17:09:55 +02:00
2020-04-06 17:45:24 +01:00
2019-06-19 17:09:55 +02:00
2019-10-01 18:33:02 +01:00
2019-06-19 17:09:55 +02:00
2020-02-11 11:25:24 +00:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-10-01 12:14:29 +01:00
2019-06-19 17:09:55 +02:00
2019-07-23 12:25:39 +01:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2020-05-07 13:18:03 +01:00
2019-11-27 12:50:56 +00:00
2019-11-18 12:55:59 +00:00
2019-11-11 13:02:06 +00:00
2020-05-18 12:38:28 +01:00
2020-02-26 18:14:14 +00:00
2020-05-18 12:38:29 +01:00
2020-03-27 16:04:55 +00:00
2020-04-15 13:00:27 +01:00
2020-04-15 13:00:27 +01:00
2019-06-05 17:36:37 +02:00
2019-05-30 11:25:18 -07:00
2019-05-30 11:25:18 -07:00
2019-05-30 11:25:18 -07:00
2019-05-30 11:25:18 -07:00
2019-06-19 17:09:10 +02:00
2019-09-04 13:48:31 +01:00
2019-05-21 11:28:40 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2018-05-18 11:20:11 +01:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2019-02-06 17:05:53 +00:00
2019-05-24 17:36:46 +02:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2018-02-12 09:58:14 +00:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:29:22 -07:00
2020-04-14 12:59:12 +01:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:41 -07:00
2019-05-30 11:26:41 -07:00
2020-03-27 16:04:55 +00:00
2020-02-21 14:20:54 +00:00
2019-11-15 12:01:43 +00:00
2019-10-07 19:08:42 +01:00
2019-05-30 11:26:37 -07:00
2019-05-30 11:26:41 -07:00
2019-05-30 11:26:41 -07:00
2018-11-05 11:25:42 +00:00
2018-08-31 16:23:54 +01:00
2019-05-30 11:26:41 -07:00
2018-04-16 11:53:52 +01:00
2018-04-16 11:53:52 +01:00
2020-05-14 18:37:31 +01:00
2020-05-14 18:37:31 +01:00
2019-06-26 12:39:34 +01:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2020-05-18 16:15:07 +01:00
2019-06-19 17:09:55 +02:00
2019-05-21 10:50:45 +02:00
2019-12-09 18:34:42 +00:00
2019-12-09 18:34:42 +00:00
2019-05-02 10:46:19 +09:00
2019-04-04 15:07:34 +07:00
2019-04-04 15:07:34 +07:00
2020-02-04 03:05:27 +00:00
2019-06-19 17:09:55 +02:00
2020-05-18 16:15:07 +01:00
2019-06-05 17:37:07 +02:00
2019-06-05 17:37:07 +02:00
2019-06-05 17:37:07 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-01-07 16:53:10 +00:00
2018-06-18 12:54:38 +01:00
2019-08-08 20:57:00 +01:00
2018-06-01 12:05:30 +01:00
2019-06-05 17:37:07 +02:00
2019-08-02 12:12:31 +01:00
2019-06-05 17:37:07 +02:00
2019-06-19 17:09:55 +02:00
2019-07-31 12:26:47 +01:00
2020-05-18 16:15:07 +01:00
2019-06-19 17:09:55 +02:00
2020-04-20 18:00:44 +01:00
2020-04-20 18:00:36 +01:00
2020-03-06 15:50:57 +00:00
2019-07-22 13:09:45 +01:00
2019-01-28 18:18:23 +00:00
2020-05-18 16:15:07 +01:00
2019-06-05 17:37:07 +02:00
2020-02-12 19:13:40 +00:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-11-18 13:02:36 +00:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2019-11-18 13:02:37 +00:00
2019-06-19 17:09:55 +02:00
2020-04-21 19:01:55 +01:00
2019-06-19 17:09:55 +02:00
2020-04-21 19:01:55 +01:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2020-05-04 19:23:59 +01:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2020-05-18 16:15:07 +01:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-08-15 15:02:20 +01:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2020-05-18 16:15:07 +01:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2020-04-16 15:29:39 +01:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2020-04-14 15:11:19 +01:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:32 -07:00
2019-12-17 14:18:32 +01:00
2019-11-11 19:42:56 +00:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-07-24 17:02:44 +01:00
2019-06-19 17:09:55 +02:00
2019-10-16 13:56:02 +01:00
2020-04-21 15:43:22 +01:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2020-05-13 12:00:13 +01:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2020-03-24 17:15:58 +00:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-08-22 18:28:43 +01:00
2019-06-19 17:09:55 +02:00
2020-04-14 15:11:18 +01:00
2019-05-30 11:26:32 -07:00
2020-04-14 15:11:17 +01:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2020-04-14 15:11:16 +01:00
2019-10-01 12:10:10 +01:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-05 17:37:07 +02:00
2019-06-05 17:37:07 +02:00
2019-06-05 17:37:17 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2020-04-21 19:01:55 +01:00
2020-04-21 19:01:55 +01:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2020-04-14 15:45:28 +01:00
2020-04-21 19:22:07 +01:00
2019-06-19 17:09:55 +02:00