commit | 29fb52ca78b4e265ec6c626b0c7b2927953949cf | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Thu Mar 11 10:01:17 2010 -0500 |
committer | Dave Airlie <airlied@redhat.com> | Wed Mar 31 09:38:06 2010 +1000 |
tree | 3b7d1741918d881ae904df3ea967390d4f122b5a | |
parent | 2b497502b7cef167288a08737403a5a6cec697f0 [diff] |
drm/radeon/kms: expose thermal/fan i2c buses Look up i2c bus in the power table and expose it. You'll need to load a hwmon driver for any chips on the bus, this patch just exposes the bus. Signed-off-by: Alex Deucher <alexdeucher@gmail.com>