summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb/sm750_hw.c
diff options
context:
space:
mode:
authorMatej Vasek <xvasek1@fi.muni.cz>2016-01-25 16:02:33 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-02-07 18:53:35 -0800
commitfbb8c963573926bceb5c59e2a7d74e5ce7669e78 (patch)
tree50573e14690d8234a39759e3484afe5caac4cbb1 /drivers/staging/sm750fb/sm750_hw.c
parentfe7185908a4e981ae484043806a4f24d6cf09e91 (diff)
downloadop-kernel-dev-fbb8c963573926bceb5c59e2a7d74e5ce7669e78.zip
op-kernel-dev-fbb8c963573926bceb5c59e2a7d74e5ce7669e78.tar.gz
staging: sm750fb, fix typos
The code contained typos like "structur", "fointers", etc. Fix that. No code change, only comments. Signed-off-by: Matej Vasek <xvasek1@fi.muni.cz> Cc: Sudip Mukherjee <sudipm.mukherjee@gmail.com> Cc: Teddy Wang <teddy.wang@siliconmotion.com> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: <linux-fbdev@vger.kernel.org> Cc: <devel@driverdev.osuosl.org> Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/sm750fb/sm750_hw.c')
-rw-r--r--drivers/staging/sm750fb/sm750_hw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/sm750fb/sm750_hw.c b/drivers/staging/sm750fb/sm750_hw.c
index b33ec07..c0c2f1c 100644
--- a/drivers/staging/sm750fb/sm750_hw.c
+++ b/drivers/staging/sm750fb/sm750_hw.c
@@ -142,7 +142,7 @@ int hw_sm750_inithw(struct sm750_dev *sm750_dev, struct pci_dev *pdev)
break;
}
} else {
- /* for 750LE ,no DVI chip initilization makes Monitor no signal */
+ /* for 750LE ,no DVI chip initialization makes Monitor no signal */
/* Set up GPIO for software I2C to program DVI chip in the
Xilinx SP605 board, in order to have video signal.
*/
OpenPOWER on IntegriCloud