Fix function generating GPIO state based vector
commit8bdbddfeeaec5f0eb16a1d77af6ec860a62f4e01
authorVadim Bendebury <vbendeb@chromium.org>
Tue, 19 Jun 2012 04:56:24 +0000 (19 04:56 +0000)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Tue, 24 Jul 2012 17:53:28 +0000 (24 19:53 +0200)
tree8598c56deca9b46b379c64bbc8ede6d66c8e3629
parent6097e193fc708942931fd60ad40d40e95550ecb0
Fix function generating GPIO state based vector

The function was too eager shifting stuff around, this change corrects
the problem.

Change-Id: I4c13dbe86cb627835dae05bb74af9867c28e143d
Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-on: http://review.coreboot.org/1291
Tested-by: build bot (Jenkins)
src/southbridge/intel/bd82x6x/gpio.c