From: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx> Hi Wolfram, Please pull the following fix for at24. Thanks, Bartosz The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5: Linux 5.9-rc1 (2020-08-16 13:04:57 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/at24-fixes-for-v5.9-rc5 for you to fetch changes up to 45df80d7605c25055a85fbc5a8446c81c6c0ca24: misc: eeprom: at24: register nvmem only after eeprom is ready to use (2020-09-01 09:49:55 +0200) ---------------------------------------------------------------- at24 fixes for v5.9-rc5 - delay registration of the nvmem provider until after power is enabled ---------------------------------------------------------------- Vadym Kochan (1): misc: eeprom: at24: register nvmem only after eeprom is ready to use drivers/misc/eeprom/at24.c | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-)