diff options
author | Ming Lei | 2009-05-29 05:33:19 +0200 |
---|---|---|
committer | Greg Kroah-Hartman | 2009-06-16 06:30:24 +0200 |
commit | 7fcab099795812a8a08eb3b8c8ddb35c3685045f (patch) | |
tree | de2bd852d27ac721e6d40b85e7661d7f438119e0 /drivers/i2c/chips | |
parent | kobject: samples: make SAMPLE_KOBJECT module-only (diff) | |
download | kernel-qcow2-linux-7fcab099795812a8a08eb3b8c8ddb35c3685045f.tar.gz kernel-qcow2-linux-7fcab099795812a8a08eb3b8c8ddb35c3685045f.tar.xz kernel-qcow2-linux-7fcab099795812a8a08eb3b8c8ddb35c3685045f.zip |
driver core: fix documentation of request_firmware_nowait
request_firmware_nowait declares it can be called in non-sleep contexts,
but kthead_run called by request_firmware_nowait may sleep. So fix its
documentation and comment to make callers clear about it.
Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/i2c/chips')
0 files changed, 0 insertions, 0 deletions