]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
gpio: fix misleading comment
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 7 Dec 2015 14:31:58 +0000 (15:31 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 5 Jan 2016 10:21:20 +0000 (11:21 +0100)
commit09dd5f9e240e738b4d5e2e602c3b66659babf068
treebe740b0f4be010ea2eafe8b4495df7082d762a57
parent4eab22e748b550045b8a98be3b72f31e22557605
gpio: fix misleading comment

We are not relying on container_of() now that we have
gpiochip_get_data().

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpiolib.c