From: Linus Torvalds Date: Sun, 11 Aug 2024 16:32:54 +0000 (-0700) Subject: Merge tag 'char-misc-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregk... X-Git-Tag: v6.12~700 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9221afb2d8e8db75bbf71a223010e37db1b64f30;p=platform%2Fkernel%2Flinux-amlogic.git Merge tag 'char-misc-6.11-rc3' of git://git./linux/kernel/git/gregkh/char-misc Pull char/misc fixes from Greg KH: "Here are some small char/misc/other driver fixes for 6.11-rc3 for reported issues. Included in here are: - binder driver fixes - fsi MODULE_DESCRIPTION() additions (people seem to love them...) - eeprom driver fix - Kconfig dependency fix to resolve build issues - spmi driver fixes All of these have been in linux-next for a while with no reported problems" * tag 'char-misc-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: spmi: pmic-arb: add missing newline in dev_err format strings spmi: pmic-arb: Pass the correct of_node to irq_domain_add_tree binder_alloc: Fix sleeping function called from invalid context binder: fix descriptor lookup for context manager char: add missing NetWinder MODULE_DESCRIPTION() macros misc: mrvl-cn10k-dpi: add PCI_IOV dependency eeprom: ee1004: Fix locking issues in ee1004_probe() fsi: add missing MODULE_DESCRIPTION() macros --- 9221afb2d8e8db75bbf71a223010e37db1b64f30