Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 209796
b: refs/heads/master
c: 1d978da
h: refs/heads/master
v: v3
  • Loading branch information
Jean Delvare authored and Dave Airlie committed Aug 19, 2010
1 parent 295cae4 commit 28ba646
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2cbeb4efc2b9739fe6019b613ae658bd2119a3eb
refs/heads/master: 1d978dac7e99bd551df5001f0cc92369054dca0d
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/radeon/radeon_atombios.c
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,8 @@ static struct radeon_hpd radeon_atom_get_hpd_info_from_gpio(struct radeon_device
struct radeon_hpd hpd;
u32 reg;

memset(&hpd, 0, sizeof(struct radeon_hpd));

if (ASIC_IS_DCE4(rdev))
reg = EVERGREEN_DC_GPIO_HPD_A;
else
Expand Down

0 comments on commit 28ba646

Please sign in to comment.