summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorJonas Bonn <jonas@southpole.se>2012-04-15 21:09:25 +0200
committerJonas Bonn <jonas@southpole.se>2012-05-08 11:43:51 +0200
commit7b903e6c021a5462e26ea7a8f014fa60b6782bdb (patch)
tree47bf29fa57bff2cd3940beeeace93e1da1d5cee6 /scripts/const_structs.checkpatch
parentb0e026f4dc118752382fa926431b4512a8042e09 (diff)
downloadkernel-7b903e6c021a5462e26ea7a8f014fa60b6782bdb.tar.gz
openrisc: provide dma_map_ops
This switches OpenRISC over to fully using the generic dma-mapping framework. This was almost already the case as the architecture's implementation was essentially a copy of the generic header. This also brings this architecture in line with the recent changes to dma_map_ops (adding attributes to ops->alloc). Signed-off-by: Jonas Bonn <jonas@southpole.se>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
669123bf99fec812b8b0acd60375'>tty: make fp of tty_ldisc_ops::receive_buf{,2} constJiri Slaby 2021-04-05Merge 5.12-rc6 into tty-nextGreg Kroah-Hartman 2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky 2021-03-15Merge 5.12-rc3 into tty-nextGreg Kroah-Hartman 2021-03-10tty: remove TTY_LDISC_MAGICJiri Slaby 2021-03-05net/hamradio/6pack: remove redundant check in sp_encaps()Denis Efremov 2020-11-02net: driver: hamradio: Fix potential unterminated stringAndrew Lunn 2020-10-15drivers: net: hamradio: fix document locationMauro Carvalho Chehab 2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva 2020-06-26docs: networking: move baycom to the hw driver sectionJakub Kicinski 2020-06-26docs: networking: move z8530 to the hw driver sectionJakub Kicinski