git: gpio_intel: Fix CHV_GPIO_CTL1_INVRX constant, we need the RX Data bit.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Sat Apr 9 12:35:53 PDT 2016


commit 87987662a6b4ab687416797816e231d2d1005748
Author: Imre Vadász <imre at vdsz.com>
Date:   Sat Apr 9 21:17:41 2016 +0200

    gpio_intel: Fix CHV_GPIO_CTL1_INVRX constant, we need the RX Data bit.
    
    * And accordingly rename it to CHV_GPIO_CTL1_INVRXDATA (RX Data is the
      correct bit needed for configuring an ActiveLow level-triggered
      interrupt).

Summary of changes:
 sys/bus/gpio/gpio_intel/gpio_cherryview.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/87987662a6b4ab687416797816e231d2d1005748


-- 
DragonFly BSD source repository



More information about the Commits mailing list