Markus Armbruster 2adc99b277 hd-geometry: Compute BIOS CHS translation in one place
Currently, it is split between hd_geometry_guess() and
pc_cmos_init_late().  Confusing.  info qtree shows the result of the
former.  Also confusing.

Fold the part done in pc_cmos_init_late() into hd_geometry_guess().

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2012-07-17 16:48:32 +02:00
..
2012-07-02 10:18:41 +02:00
2012-02-15 09:39:21 -06:00
2011-11-24 18:31:59 +02:00
2011-08-08 10:15:54 -05:00
2012-06-15 14:03:42 +02:00