generic: 6.6: manually refresh backport patches
[openwrt/staging/981213.git] / target / linux / generic / backport-6.6 / 815-v6.7-4-leds-turris-omnia-Add-support-for-enabling-disabling.patch
index e98397922d286bead37f94fd18fdca8951efcc03..813e6e5673e3ed99b7563fd20dac77e8ae8e41ae 100644 (file)
@@ -217,10 +217,10 @@ Signed-off-by: Lee Jones <lee@kernel.org>
 +      return le16_to_cpu(reply);
 +}
 +
- static int omnia_leds_probe(struct i2c_client *client,
-                           const struct i2c_device_id *id)
+ static int omnia_leds_probe(struct i2c_client *client)
  {
-@@ -383,6 +471,21 @@ static int omnia_leds_probe(struct i2c_c
+       struct device *dev = &client->dev;
+@@ -382,6 +470,21 @@ static int omnia_leds_probe(struct i2c_c
        leds->client = client;
        i2c_set_clientdata(client, leds);