From: Mark Brown Date: Tue, 20 Jun 2023 14:23:47 +0000 (+0100) Subject: ASoC: Convert Realtek I2C drivers to use maple tree X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=246c9f586c7c840b88efc874c949706d3f7df30c;p=linux.git ASoC: Convert Realtek I2C drivers to use maple tree Merge series from Mark Brown : Many of the Realtek I2C/SPI devices only support single register read and write operations so don't benefit from using the rbtree cache instead of the more modern maple tree cache, convert them to maple tree. --- 246c9f586c7c840b88efc874c949706d3f7df30c