diff options
author | Xu Yilun <[email protected]> | 2020-08-10 10:41:10 +0800 |
---|---|---|
committer | Moritz Fischer <[email protected]> | 2020-08-19 21:05:47 -0700 |
commit | 8a5de2de0339cdb7bd269140f857b62ba7222759 (patch) | |
tree | 06b3f4b6cb90fcb9fe2b1da91c967abd53924443 /drivers/fpga/xilinx-spi.c | |
parent | e6c013c306f0dd23b123e92037c1855e24a85dba (diff) |
fpga: dfl: change data type of feature id to u16
The feature id is stored in a 12 bit field in DFH. So a u16 variable is
enough for feature id.
This patch changes all feature id related places to fit u16.
Signed-off-by: Xu Yilun <[email protected]>
Reviewed-by: Tom Rix <[email protected]>
Acked-by: Wu Hao <[email protected]>
Signed-off-by: Moritz Fischer <[email protected]>
Diffstat (limited to 'drivers/fpga/xilinx-spi.c')
0 files changed, 0 insertions, 0 deletions