Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Feb 2011 05:36:32 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/arm/mv gpio.c
Message-ID:  <201102070536.p175apqj032362@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2011-02-07 05:36:32 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/mv           gpio.c 
  Log:
  SVN rev 218388 on 2011-02-07 05:36:32Z by marcel
  
  Remove use_high from the softc and simply check the number of GPIO
  pins to determine whether there's a high register set or not. This
  allows platform_gpio_init() to work without duplicating the work
  done in the attach method.
  
  Revision  Changes    Path
  1.7       +3 -7      src/sys/arm/mv/gpio.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102070536.p175apqj032362>