diff options
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2019-05-20 09:10:42 +0200 |
---|---|---|
committer | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2019-05-28 17:55:11 +0200 |
commit | b20eb4c1f0261eebe6e1b9221c0d6e4048837778 (patch) | |
tree | 5e0762b222a895249f6da85e92280444bc224def /virt | |
parent | e7308628d0ae5c90d2895d0f3e6030c390431ca6 (diff) | |
download | linux-b20eb4c1f0261eebe6e1b9221c0d6e4048837778.tar.gz linux-b20eb4c1f0261eebe6e1b9221c0d6e4048837778.tar.bz2 linux-b20eb4c1f0261eebe6e1b9221c0d6e4048837778.zip |
eeprom: at24: drop unnecessary label
If we move the nvmem registration above the pm enable calls and the
test read, we can drop the error label and make the code more readable
as there's now only a single place where we must call
pm_runtime_disable() in error path.
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions