summaryrefslogtreecommitdiffstats
path: root/drivers/auxdisplay
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2023-05-30 08:12:40 +0900
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>2023-05-30 08:12:40 +0900
commit39ce342c3a4b763d774c531323d6573af389f332 (patch)
tree80aac150342f4d10d5e0f0c48c85324c91ede2ec /drivers/auxdisplay
parentdcadfd7f7c74ef9ee415e072a19bdf6c085159eb (diff)
downloadlinux-stable-39ce342c3a4b763d774c531323d6573af389f332.tar.gz
linux-stable-39ce342c3a4b763d774c531323d6573af389f332.tar.bz2
linux-stable-39ce342c3a4b763d774c531323d6573af389f332.zip
firewire: core: implement variations to send request and wait for response with time stamp
In the previous commit, the core function of Linux FireWire subsystem was changed for two cases to operate asynchronous transaction with or without time stamp. This commit changes kernel API for the two cases. Current kernel API, fw_send_request(), is changed to be static inline function to call __fw_send_request(), which receives two argument for union and flag of callback function. The new kernel API, fw_send_request_with_tstamp() is also added as static inline function, too. When calling, the two arguments are copied to internal structure, then used in softIRQ context. Link: https://lore.kernel.org/r/20230529113406.986289-7-o-takashi@sakamocchi.jp Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Diffstat (limited to 'drivers/auxdisplay')
0 files changed, 0 insertions, 0 deletions