On Thu, Dec 05, 2024 at 08:10:17AM +0800, Zijun Hu wrote: > From: Zijun Hu <quic_zijuhu@xxxxxxxxxxx> > > gpio_sim_dev_match_fwnode() is a simple wrapper of device_match_fwnode() > Remvoe the unnecessary wrapper. > > Signed-off-by: Zijun Hu <quic_zijuhu@xxxxxxxxxxx> > --- > drivers/gpio/gpio-sim.c | 7 +------ I think if you move this patch before patch #4 in your series, you only have to touch this file once. Best regards Uwe
Attachment:
signature.asc
Description: PGP signature
- Follow-Ups:
- Re: [PATCH v3 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
- From: quic_zijuhu
- Re: [PATCH v3 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
- References:
- [PATCH v3 00/11] driver core: Constify API device_find_child()
- From: Zijun Hu
- [PATCH v3 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
- From: Zijun Hu
- [PATCH v3 00/11] driver core: Constify API device_find_child()
- Prev by Date: Re: [PATCH 1/2] sound: usb: enable DSD output for ddHiFi TC44C
- Next by Date: Re: [PATCH v7 01/14] ASoC: dt-bindings: Add bindings for WCD934x DAIs
- Previous by thread: [PATCH v3 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
- Next by thread: Re: [PATCH v3 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
- Index(es):