]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r249449:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 16 Apr 2013 16:35:48 +0000 (16:35 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 16 Apr 2013 16:35:48 +0000 (16:35 +0000)
commit2e39ac4d9b374ab56c369074265786c1e4c1bd10
treec23a1a3335380a67a457df1c4540532a5b3189e6
parent2348808205b6829c25495c764b539a1d891af216
MFC r249449:

Fix undefined behaviour in several gpio_pin_setflags() routines (under
sys/arm and sys/mips), squelching the clang 3.3 warnings about this.

Noticed by: tinderbox and many irate spectators
Submitted by: Luiz Otavio O Souza <loos.br@gmail.com>
PR: kern/177759

git-svn-id: svn://svn.freebsd.org/base/stable/9@249550 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/arm/xscale/ixp425/avila_gpio.c
sys/arm/xscale/ixp425/cambria_gpio.c
sys/mips/atheros/ar71xx_gpio.c
sys/mips/rt305x/rt305x_gpio.c