On Mon, May 4, 2015 at 5:10 PM, Johan Hovold <jo...@kernel.org> wrote:
> Clean gpio-chip class device registration and deregistration. > > The class device is registered when a gpio-chip is added (or from > gpiolib_sysfs_init post-core init call), and deregistered when the chip > is removed. > > Store the class device in struct gpio_chip directly rather than do a > class-device lookup on deregistration. This also removes the need for > the exported flag. > > Signed-off-by: Johan Hovold <jo...@kernel.org> Patch applied. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/