Here is a small series generating a lot of warnings, especially in board
bringup-files. Still, I think it is worthwhile to be strict about checking
return values of gpio-configuration-functions. My suggestion to keep the noise
a bit lower is to put it into linux-next for one cycle and then merge it for
2.6.39? That should give people some time to fix the issues in time. Looking
forward to comments.
Wolfram Sang (2):
gpiolib: annotate gpio-intialization with __must_check
gpiolib: add missing functions to generic fallback
Documentation/gpio.txt | 2 +-
include/asm-generic/gpio.h | 10 +++++-----
include/linux/gpio.h | 26 +++++++++++++++++++++++---
3 files changed, 29 insertions(+), 9 deletions(-)
--
1.7.2.3
--