]> git.baikalelectronics.ru Git - kernel.git/commit
tpm: xen-tpmfront: Remove the locality sysfs attribute
authorJason Gunthorpe <jgunthorpe@obsidianresearch.com>
Mon, 23 Sep 2013 20:54:15 +0000 (14:54 -0600)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 24 Sep 2013 20:15:15 +0000 (16:15 -0400)
commit757ca06e6af19cac0bc05681807e25085e3dc03e
tree7a97fddb9f0a5703f9dfbc464c8270456089220f
parent5cccf2a890bd8880a7a4812c1a3b7ad66fa00832
tpm: xen-tpmfront: Remove the locality sysfs attribute

Upon deeper review it was agreed to remove the driver-unique
'locality' sysfs attribute before it is present in a released
kernel.

The attribute was introduced in 859e6902b240f3fd819035e4a3a648f325f7e85a
during the 3.12 merge window, so this patch needs to go in before
3.12 is released.

The hope is to have a well defined locality API that all the other
locality aware drivers can use, perhaps in 3.13.

Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
drivers/char/tpm/xen-tpmfront.c