greybus: arche-platform: merge arche-apb-ctrl and arche-platform
authorGreg Kroah-Hartman <gregkh@google.com>
Wed, 30 Dec 2015 21:38:33 +0000 (13:38 -0800)
committerGreg Kroah-Hartman <gregkh@google.com>
Tue, 5 Jan 2016 00:05:25 +0000 (16:05 -0800)
commit1e5dd1f8279a8a934b9df7adec47b944fe6b10f4
tree7ce6b7475044071516d2c29138a06736f1a62a4d
parentbc142bbb4ceba0891db6bf36cfb7be13c9a2dd72
greybus: arche-platform: merge arche-apb-ctrl and arche-platform

No need to have two separate arche platform drivers, that's just crazy,
so merge them both together to be only one kernel module.

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Reviewed-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org>
Tested-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org>
drivers/staging/greybus/Makefile
drivers/staging/greybus/arche-apb-ctrl.c
drivers/staging/greybus/arche-platform.c
drivers/staging/greybus/arche_platform.h [new file with mode: 0644]