···4343 struct s3c24xx_gpio_led *led = to_gpio(led_cdev);4444 struct s3c24xx_led_platdata *pd = led->pdata;45454646- /* there will be a sort delay between setting the output and4646+ /* there will be a short delay between setting the output and4747 * going from output to input when using tristate. */48484949 s3c2410_gpio_setpin(pd->gpio, (value ? 1 : 0) ^