aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorGraham Moore <[email protected]>2015-01-09 09:32:35 -0600
committerBrian Norris <[email protected]>2015-01-13 02:32:08 -0800
commit7c272ac5eefb329501aadbd9f21f86232c0f66a9 (patch)
treeed1d03596e60e14effee3690ef9021bce0b95daf /tools/perf/scripts/python/export-to-postgresql.py
parenta9b679bfd2820f59a0d914dad148f1fb09d3084a (diff)
mtd: denali: fix incorrect bitmask error in denali_setup_dma
commit 3157d1ed2309 ("mtd: denali: remove unnecessary casts") introduced an error by using a wrong bitmask. A uint16_t cast was replaced with & 0xff, should be & 0xffff. Signed-off-by: Graham Moore <[email protected]> Signed-off-by: Dinh Nguyen <[email protected]> Signed-off-by: Brian Norris <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions