~ubuntu-branches/ubuntu/precise/linux-ti-omap4/precise

« back to all changes in this revision

Viewing changes to Documentation/hwmon/w83791d

  • Committer: Bazaar Package Importer
  • Author(s): Paolo Pisati
  • Date: 2011-06-29 15:23:51 UTC
  • mfrom: (26.1.1 natty-proposed)
  • Revision ID: james.westby@ubuntu.com-20110629152351-xs96tm303d95rpbk
Tags: 3.0.0-1200.2
* Rebased against 3.0.0-6.7
* BSP from TI based on 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
93
93
method of a single sysfs beep_mask file to a newer method using multiple
94
94
*_beep files as described in .../Documentation/hwmon/sysfs-interface.
95
95
 
96
 
A similar change has occured for the bitmap corresponding to the alarms. The
 
96
A similar change has occurred for the bitmap corresponding to the alarms. The
97
97
original legacy method used a single sysfs alarms file containing a bitmap
98
98
of triggered alarms. The newer method uses multiple sysfs *_alarm files
99
99
(again following the pattern described in sysfs-interface).