kernel: bump 5.10 to 5.10.169
[openwrt/openwrt.git] / target / linux / generic / backport-5.10 / 804-v5.14-0001-nvmem-core-allow-specifying-of_node.patch
index 5889e619106af1483235872504a550b5a14be7c1..f3debe84f38aa186ecad44a9b11025dbfb4bd750 100644 (file)
@@ -70,7 +70,7 @@ Link: https://lore.kernel.org/linux-mtd/20210424110608.15748-2-michael@walle.cc
   * @no_of_node:       Device should not use the parent's of_node even if it's !NULL.
   * @reg_read: Callback to read data.
   * @reg_write:        Callback to write data.
-@@ -87,6 +88,7 @@ struct nvmem_config {
+@@ -85,6 +86,7 @@ struct nvmem_config {
        enum nvmem_type         type;
        bool                    read_only;
        bool                    root_only;