mei: rename to mei_host_buffer_is_empty to hbuf_is_ready
authorTomas Winkler <tomas.winkler@intel.com>
Wed, 6 Feb 2013 12:06:43 +0000 (14:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 Feb 2013 19:24:33 +0000 (11:24 -0800)
commit330dd7da5ec80e2c49c66bf353d8b4fa4fb8f5a9
treec9e11fa65eb41d268a75b2d85eb85469d91102fe
parent06ecd6459800962155c485e27d9dd30268b579bf
mei: rename to mei_host_buffer_is_empty to hbuf_is_ready

we rename the mei_host_buffer_is_empty to keep naming
convention of hbuf and also make the query more generic
to be correct also for other under laying hardware

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/amthif.c
drivers/misc/mei/client.c
drivers/misc/mei/hw-me.c
drivers/misc/mei/main.c
drivers/misc/mei/mei_dev.h
drivers/misc/mei/wd.c
This page took 0.024894 seconds and 5 git commands to generate.