summaryrefslogtreecommitdiff
path: root/include/linux/byteorder
diff options
context:
space:
mode:
authorOfer Heifetz <[email protected]>2018-08-29 11:56:05 +0300
committerStefan Roese <[email protected]>2018-09-19 09:00:39 +0200
commit94488612cb21e51b772e3b616c8f1acfe2d0961c (patch)
treeb5bcbce86efa879f5e47299542f828015c52546a /include/linux/byteorder
parentcd11b2b457bb8aa5e0e72c4d90df1c7995c738b4 (diff)
nand: pxa3xx: Increase READ_ID buffer and make the size static
The read ID count should be made as large as the maximum READ_ID size, so there's no need to have dynamic size. This commit sets the hardware maximum read ID count, which should be more than enough on all cases. Also, we get rid of the read_id_bytes, and use a macro instead. This commit is taken from Linux: 'commit b226eca2088' ("nand: pxa3xx: Increase READ_ID buffer and make the size static") Signed-off-by: Chris Packham <[email protected]> Signed-off-by: Ofer Heifetz <[email protected]> Reviewed-by: Igal Liberman <[email protected]> Cc: Stefan Roese <[email protected]> Cc: Simon Glass <[email protected]> Signed-off-by: Stefan Roese <[email protected]>
Diffstat (limited to 'include/linux/byteorder')
0 files changed, 0 insertions, 0 deletions