trs80: swap hd and fd over
authorAlan Cox <alan@linux.intel.com>
Fri, 15 May 2015 23:33:52 +0000 (00:33 +0100)
committerAlan Cox <alan@linux.intel.com>
Fri, 15 May 2015 23:33:52 +0000 (00:33 +0100)
commitebcadf9bd534354bc2fe93a7b96f5c3d5b7e5b08
treefc9f641c9aa10c97d3218815c5ec3b393f4b5e5b
parent601b9d2c0ec55122e7b7248cf5c6c1772bcceb27
trs80: swap hd and fd over

Somewhere along the line convention appears to have ended up that the block
generics are device 0 (in effect hd and sd devices). Make trs80 follow the
pattern. Conveniently this also means hitting return boots off hd which is
nice.
Kernel/platform-trs80/devices.c