summaryrefslogtreecommitdiff
path: root/geoip.h
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2020-08-13 21:31:37 -0700
committerTobias Klauser <tobias.klauser@gmail.com>2020-08-14 11:01:43 +0200
commit3be4f21f8fbdb1f2524a2829b0cb7ce9ba94e91d (patch)
treef6070ef07010ec75c14c637ddda4e12aeaa86ef8 /geoip.h
parent6c52fa8069925ae6ea6d7b4e66d848073ac2aef8 (diff)
cookie: add sys/types header
Needed for ssize_t under uClibc-ng.
Diffstat (limited to 'geoip.h')
0 files changed, 0 insertions, 0 deletions
-remove&id=49def1853334396f948dcb4cedb9347abb318df5'>49def1853334396f948dcb4cedb9347abb318df5 (diff)
gpio: provide lockdep keys for nested/unnested irqchips
The helper function for adding a GPIO chip compiles in a lockdep key for debugging, the same key is needed for nested chips as well. The macro construction is unreadable, replace this with two static inlines instead. The _gpiochip_irqchip_add prefixed function is not helpful, rename it with gpiochip_irqchip_add_key() that tell us what the function is actually doing. Fixes: d245b3f9bd36 ("gpio: simplify adding threaded interrupts") Cc: Roger Quadros <rogerq@ti.com> Reported-by: Clemens Gruber <clemens.gruber@pqgruber.com> Reported-by: Roger Quadros <rogerq@ti.com> Reported-by: Grygorii Strashko <grygorii.strashko@ti.com> Tested-by: Clemens Gruber <clemens.gruber@pqgruber.com> Tested-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'sound/soc/codecs/max9860.c')