Linux clock framework development
 help / color / mirror / Atom feed
* question about clk_get_parent
@ 2016-11-10 20:55 Julia Lawall
  2016-11-10 23:53 ` Russell King - ARM Linux
  0 siblings, 1 reply; 3+ messages in thread
From: Julia Lawall @ 2016-11-10 20:55 UTC (permalink / raw)
  To: Russell King, linux-clk, linux-kernel

As far as I can see in the various definitions of clk_get_parent, they all
return either NULL or a value stored in a structure field.  But the
documentation with the prototype in includ/linux/clk.h says that it
returns a valid IS_ERR() condition containing errno.  Are ERR_PTR values
stored in the structure fields?

thanks,
julia

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-11-11  7:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-10 20:55 question about clk_get_parent Julia Lawall
2016-11-10 23:53 ` Russell King - ARM Linux
2016-11-11  7:19   ` Julia Lawall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox