Commit d8340ed0 authored by Burcin Akalin's avatar Burcin Akalin Committed by Greg Kroah-Hartman
Browse files

staging: nvec:Misspelled the word



Word error correction.Problem found using checkpatch.pl
CHECK: 'Implemenation' may be misspelled - perhaps 'Implementation'?

Signed-off-by: default avatarBurcin Akalin <brcnakalin@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 84295526
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
NVEC: An NVidia compliant Embedded Controller Protocol Implemenation
NVEC: An NVidia compliant Embedded Controller Protocol Implementation

This is an implementation of the NVEC protocol used to communicate with an
embedded controller (EC) via I2C bus. The EC is an I2C master while the host