On Wed, Oct 29, 2014 at 08:00:37PM +0000, Nicky Chorley wrote: > The word "force" was spelt incorrectly. > > Signed-off-by: Nicky Chorley <ndchorley@xxxxxxxxx> > --- > drivers/staging/vt6655/card.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/staging/vt6655/card.c b/drivers/staging/vt6655/card.c > index eae6789..abb4710 100644 > --- a/drivers/staging/vt6655/card.c > +++ b/drivers/staging/vt6655/card.c > @@ -808,7 +808,7 @@ CARDbPowerDown( > if (MACbIsRegBitsOn(pDevice->PortOffset, MAC_REG_PSCTL, PSCTL_PS)) > return true; > > - /* Froce PSEN on */ > + /* Force PSEN on */ > MACvRegBitsOn(pDevice->PortOffset, MAC_REG_PSCTL, PSCTL_PSEN); > > /* check if all TD are empty */ > -- > 1.8.4 This no longer applies to my tree due to a lot of other patches for this driver that just went in right before you sent this :( _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel