2011/4/28 Linus Walleij [off-list ref]:
2011/4/27 H Hartley Sweeten [off-list ref]:
quoted
# NOTE: platform-specific GPIO drivers don't belong in the
# drivers/gpio directory; put them with other platform setup
# code, IRQ controllers, board init, etc.
Yeah, you're right. I can take these comments out, simply.
I'll review the files as bit to make sure there aren't any more
statements like that.
Thinking of this, the pl061.c driver is already no expansion
chip (it's SoC silicon) so this statement has been wrong for
some time already.
Linus Walleij