From: Greg Kroah-Hartman Date: Mon, 29 Apr 2024 08:52:15 +0000 (+0200) Subject: Merge tag 'w1-drv-6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=0b6896838d6af2fd8cc19d6f6970b3e3b9d19a42;p=linux.git Merge tag 'w1-drv-6.10' of https://git./linux/kernel/git/krzk/linux-w1 into char-misc-next Krzysztof writes: 1-Wire bus drivers for v6.10 Few cleanups of 1-Wire GPIO driver to make it more robust and easier to read. * tag 'w1-drv-6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-w1: w1: gpio: Don't use "proxy" headers w1: gpio: Remove duplicate NULL checks w1: gpio: Use sizeof(*pointer) instead of sizeof(type) w1: gpio: Switch to use dev_err_probe() w1: gpio: Make use of device properties --- 0b6896838d6af2fd8cc19d6f6970b3e3b9d19a42