[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CALCETrVV9Nfj6oFjCojP2nTa3uzmO41bc6sf1OT=7YykQvbxqQ@mail.gmail.com>
Date: Wed, 25 Nov 2015 08:21:36 -0800
From: Andy Lutomirski <luto@...capital.net>
To: Greg KH <gregkh@...uxfoundation.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Releasing bus devices?
I'm writing a bus driver, and I'm confused.
If I create a class and class devices, I can set a release method on
the class. But if I create a bus, there's no bus_type.dev_release.
Am I really supposed to manually set .release on each struct device
that I enumerate? If so, why?
--Andy
--
Andy Lutomirski
AMA Capital Management, LLC
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists