s/seting/setting/

Signed-off-by: Bhaskar Chowdhury <[email protected]>
---
 drivers/usb/host/sl811_cs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/usb/host/sl811_cs.c b/drivers/usb/host/sl811_cs.c
index 72136373ffab..16d157013018 100644
--- a/drivers/usb/host/sl811_cs.c
+++ b/drivers/usb/host/sl811_cs.c
@@ -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;
--
2.30.2

Reply via email to