Revision 5ee595d9079b94ee931287ce004d34886b7d3c24 authored by Linus Torvalds on 12 December 2020, 20:47:46 UTC, committed by Linus Torvalds on 12 December 2020, 20:47:46 UTC
Pull i2c fix from Wolfram Sang:
 "Bugfix for the AT24 EEPROM driver"

* 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  misc: eeprom: at24: fix NVMEM name with custom AT24 device name
2 parent s 7b1b868 + e977aaf
Raw File
default_cpio_list
# SPDX-License-Identifier: GPL-2.0-only
# This is a very simple, default initramfs

dir /dev 0755 0 0
nod /dev/console 0600 0 0 c 5 1
dir /root 0700 0 0
back to top