Skip to content
Commit b20eb4c1 authored by Bartosz Golaszewski's avatar Bartosz Golaszewski
Browse files

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: default avatarBartosz Golaszewski <bgolaszewski@baylibre.com>
parent e7308628
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment