Hi all,
On Wed, Jun 3, 2015 at 1:51 PM, Dr. H. Nikolaus Schaller
<[email protected]> wrote:
> Add driver for Wi2Wi w2g004 GPS module connected through uart. Use uart
> slave + notification hooks to glue with tty.
Just a _very_ minor documentation nit-pick here:
> +config W2SG0004
> + tristate "W2SG0004 on/off control"
> + depends on GPIOLIB
> + help
> + Enable on/off control of W2SG0004 GPS using a tty slave to
> + to allow powering up if the /dev/tty$n is opened.
The 'to' at the start of the 2nd line here is better removed.
Christ van Willegen