Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f151ccf7 authored by Thomas Kunze's avatar Thomas Kunze Committed by Thomas Kunze
Browse files

collie: fix scoop convesion to new api

parent 648f4e3e
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -56,6 +56,7 @@ static struct resource collie_scoop_resources[] = {
static struct scoop_config collie_scoop_setup = {
static struct scoop_config collie_scoop_setup = {
	.io_dir 	= COLLIE_SCOOP_IO_DIR,
	.io_dir 	= COLLIE_SCOOP_IO_DIR,
	.io_out		= COLLIE_SCOOP_IO_OUT,
	.io_out		= COLLIE_SCOOP_IO_OUT,
	.gpio_base	= COLLIE_SCOOP_GPIO_BASE,
};
};


struct platform_device colliescoop_device = {
struct platform_device colliescoop_device = {