From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> On Mon, 10 Jun 2024 08:53:13 -0500, Andrew Davis wrote: > GPIO chips should be added with driver-private data associated with the > chip. If none is needed, NULL can be used. All users already do this > except one, fix that here. With no more users of the base gpiochip_add() > we can drop this function so no more users show up later. > > Applied, thanks! [1/1] gpiolib: Remove data-less gpiochip_add() function commit: 3ff1180a39fbc43ae69d4238e6922c57e3278910 Best regards, -- Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>