Commit a1aea351 authored by Bhaskar Chowdhury's avatar Bhaskar Chowdhury Committed by Greg Kroah-Hartman
Browse files

usb: host: Mundane spello fix in the file sl811_cs.c

parent a5523582
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -94,7 +94,7 @@ static int sl811_hc_init(struct device *parent, resource_size_t base_addr,
		return -EBUSY;
	platform_dev.dev.parent = parent;

	/* finish seting up the platform device */
	/* finish setting up the platform device */
	resources[0].start = irq;

	resources[1].start = base_addr;