diff options
| author | Heiner Kallweit <hkallweit1@gmail.com> | 2017-03-04 13:35:13 +0100 |
|---|---|---|
| committer | Ulf Hansson <ulf.hansson@linaro.org> | 2017-04-24 21:41:11 +0200 |
| commit | c01d1219ace5768c18eb33f28d06937819f65b13 (patch) | |
| tree | 5a96b93bbc44d915014f40799f3e38602abc657e /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | mmc: meson-gx: remove unneeded devm_kstrdup in meson_mmc_clk_init (diff) | |
| download | linux-c01d1219ace5768c18eb33f28d06937819f65b13.tar.gz linux-c01d1219ace5768c18eb33f28d06937819f65b13.zip | |
mmc: meson-gx: improve initial configuration
Config values which are not changed during runtime we can set
in the probe function already.
The block size setting is overwritten later in
meson_mmc_start_cmd anyway if needed, so it doesn't harm if we
remove this setting in meson_mmc_set_ios.
In addition write config register only if configuration changed.
Don't change the location of clock initialization as in an
earlier version of the patch, this change causes a hang.
This issue was reported and fix suggested by:
Helmut Klein <hgkr.klein@gmail.com>
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Acked-by: Kevin Hilman <khilman@baylibre.com>
Tested-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
