9
0
Fork 0
barebox/drivers/misc
Sascha Hauer 70af08d863 state: driver: handle EPROBE_DEFER
When state_new_from_node() returns -ENODEV that means that there
is no device available for the node, so return -EPROBE_DEFER in this
case and hope a device is there later.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2016-10-20 09:31:11 +02:00
..
Kconfig state: Fix Kconfig dependencies 2016-04-28 16:43:14 +02:00
Makefile state: add framework for persistent state handling 2015-03-12 08:28:31 +01:00
jtag.c treewide: fix signedness mixups in printf format specifiers 2014-04-23 09:05:51 +02:00
sram.c string: Fix (v)asprintf prototypes 2016-04-15 12:21:45 +02:00
state.c state: driver: handle EPROBE_DEFER 2016-10-20 09:31:11 +02:00