diff options
author | Colin Cross <ccross@android.com> | 2010-09-03 12:25:34 -0700 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2010-09-03 12:27:01 -0700 |
commit | 17dcc5c57dcffb919f3de65ff7a0134ffa3bd874 (patch) | |
tree | 2431d225aa41272c4745353e39aeb9b5405cda81 /sdcard | |
parent | f74af26d1899fd85aa80dd65947dac89ef30a42c (diff) | |
download | system_core-17dcc5c57dcffb919f3de65ff7a0134ffa3bd874.zip system_core-17dcc5c57dcffb919f3de65ff7a0134ffa3bd874.tar.gz system_core-17dcc5c57dcffb919f3de65ff7a0134ffa3bd874.tar.bz2 |
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
Diffstat (limited to 'sdcard')
0 files changed, 0 insertions, 0 deletions