commit | 17dcc5c57dcffb919f3de65ff7a0134ffa3bd874 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Fri Sep 03 12:25:34 2010 -0700 |
committer | Colin Cross <ccross@android.com> | Fri Sep 03 12:27:01 2010 -0700 |
tree | 2431d225aa41272c4745353e39aeb9b5405cda81 | |
parent | f74af26d1899fd85aa80dd65947dac89ef30a42c [diff] |
Use makedev helper for device major and minor numbers Major and minor numbers can be greater than 255. Major numbers are 12 bits, and minor numbers are 20 bits. Supporting major and minor numbers > 255 allows the use of the extended block device for extra mmc partitions. Change-Id: I4c42bfe0781069e8e4cb13ebe26e860cdc03f866