15 Jul
2015
15 Jul
'15
12:45 p.m.
On Wed, Jul 15, 2015 at 04:23:00PM +0900, Krzysztof Kozlowski wrote:
platform_driver does not need to set an owner because platform_driver_register() will set it.
D'oh! I forgot to include ack from Koro Chen given here: https://lkml.org/lkml/2015/7/12/218
That and the fact that it's already applied.