greybus: skeleton for future uevents.
authorGreg Kroah-Hartman <greg@kroah.com>
Sat, 15 Nov 2014 20:12:16 +0000 (12:12 -0800)
committerGreg Kroah-Hartman <greg@kroah.com>
Sat, 15 Nov 2014 20:12:16 +0000 (12:12 -0800)
commit0ac5a838811c5921783cd8da410b23ee673b7e55
treed7062a4572d93cc42271ce0f96db1e0a4a05470a
parent86bf33afa3c1d52f01f9e12c2e26b730acb6bbd6
greybus: skeleton for future uevents.

Implement a skeleton for the uevent framework, to be filled in later
when we figure out what type of module "matching" we want to do for
things (connections, interfaces, modules, etc.)

Based on a patch from Viresh Kumar <viresh.kumar@linaro.org>

Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/connection.c
drivers/staging/greybus/core.c
drivers/staging/greybus/greybus.h
drivers/staging/greybus/interface.c
drivers/staging/greybus/module.c