extcon: gpio: Fix typo in comment
authorMoritz Fischer <moritz.fischer@ettus.com>
Thu, 24 Dec 2015 05:34:07 +0000 (21:34 -0800)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 25 Jan 2016 04:16:53 +0000 (13:16 +0900)
commitb51b387020ee1c2bc27bf9121ca9b9d4113e433d
tree841279d3a07fb9cb051daa6902195abb86c5ec4b
parentd58593426e5cf41009f2e9d6eec3f47fe0cbedeb
extcon: gpio: Fix typo in comment

This patch fixes the typo in comment of extcon-gpio.c driver.
- 'interrput' -> 'interrupt'

Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/extcon-gpio.c