summaryrefslogtreecommitdiff
path: root/include/uapi
diff options
context:
space:
mode:
authorMika Westerberg <mika.westerberg@linux.intel.com>2013-01-07 12:44:32 +0200
committerMark Brown <broonie@opensource.wolfsonmicro.com>2013-01-08 10:59:08 +0000
commit0202775bc3a28f2436ea6ee13ef3eb0e8f237857 (patch)
tree3431707a3563d7c4909b9f5f3cc1d6ca6894c31b /include/uapi
parente1b0f0df6a08329ce2f123240a5218c3e5c43b74 (diff)
downloadkernel-0202775bc3a28f2436ea6ee13ef3eb0e8f237857.tar.gz
spi/pxa2xx-pci: switch to use pcim_* interfaces
Instead of open-coding all the error management in the driver we can take advantage of the pcim_* interfaces that release the resources automatically. We also use platform_device_register_full() to register the platform device because it allows us to create and register the platform device at one go, simplifying the error management. This a preparatory step for getting rid of pxa_ssp_request()/free() which we will do in the next patch. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions
tle='2023-03-03 22:34:08 -0300'>2023-03-03tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo 2022-06-19tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo 2022-02-01tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo 2021-11-13tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo 2021-11-08arm64: mte: change PR_MTE_TCF_NONE back into an unsigned longPeter Collingbourne 2021-09-10tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo 2021-05-12sched: prctl() core-scheduling interfaceChris Hyser 2021-05-10tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo 2021-02-11tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo 2020-12-18tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo 2020-11-03tools headers UAPI: Sync prctl.h with the kernel sourcesArnaldo Carvalho de Melo 2020-02-11tools headers UAPI: Sync prctl.h with the kernel sourcesArnaldo Carvalho de Melo 2019-09-20tools headers uapi: Sync prctl.h with the kernel sourcesArnaldo Carvalho de Melo 2019-01-29x86/speculation: Add PR_SPEC_DISABLE_NOEXECWaiman Long 2019-01-03tools headers uapi: Sync prctl.h with the kernel sourcesArnaldo Carvalho de Melo 2018-11-28x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner 2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab 2018-06-01tools headers: Synchronize prctl.h ABI headerArnaldo Carvalho de Melo 2017-11-28tools headers: Synchronize prctl.h ABI headerArnaldo Carvalho de Melo 2017-11-28tools headers: Synchronize kernel ABI headers wrt SPDX tagsArnaldo Carvalho de Melo 2017-10-27tools include uapi: Grab a copy of linux/prctl.hArnaldo Carvalho de Melo