diff options
author | Brian Norris <computersforpeace@gmail.com> | 2012-09-25 03:40:50 (GMT) |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2012-09-29 14:57:38 (GMT) |
commit | fc09bbc04ccd7f069c1928a0156968b888393833 (patch) | |
tree | 75d7b13a28849caf125cb7cdf82f291dff716907 /fs/squashfs | |
parent | 7e74c2d7141e8929049233e28c74cd089f6ae962 (diff) | |
download | linux-fc09bbc04ccd7f069c1928a0156968b888393833.tar.xz |
mtd: nand: split extended ID decoding into its own function
When detecting NAND parameters, the code gets a little ugly so that the
logic is obscured. Try to remedy that by moving code to separate functions
that have well-defined purposes.
This patch splits out the extended ID decode functionality, which handles
decoding the 3rd-8th ID bytes to determine NAND device parameters.
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'fs/squashfs')
0 files changed, 0 insertions, 0 deletions