zephyr/include/arch
Tomasz Bursztyka a6cf6038e3 gpio: Remove obsolete API 1.0 callback mechanism
In 1.0 you could set only one callback on the whole gpio controller. It
was impossible for another sub-system to add another callback, without
overwritting an existing one.

Such API has been obsolete for a long time and no one is using it
anymore. Thus removing it entirely.

Change-Id: I6a17fd99373dc6cef1fa2ebb421e992412d5015e
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-09-14 10:51:09 +00:00
..
arc gpio: Remove obsolete API 1.0 callback mechanism 2016-09-14 10:51:09 +00:00
arm gpio: Remove obsolete API 1.0 callback mechanism 2016-09-14 10:51:09 +00:00
nios2 nios2: map all sys_write* to 32-bit to work around CPU bug 2016-07-15 19:31:11 +00:00
x86 gpio: Remove obsolete API 1.0 callback mechanism 2016-09-14 10:51:09 +00:00
cpu.h nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00