On Tue, Apr 21, 2015 at 09:30:55PM +0300, Jarkko Sakkinen wrote: > Enabled PPI interface to the character device sysfs directory accessible > both for 1.x and 2.0 devices. > > The ppi group is moved from the platform device directory to the > character device directory. In order to retain backwards compatibility > with the 1.x devices, a symlink is created to the platform device > directory. > > Signed-off-by: Jarkko Sakkinen <jarkko.sakki...@linux.intel.com> > Reviewed-by: Jason Gunthorpe <jason.guntho...@obsidianresearch.com> > --- > drivers/char/tpm/tpm-chip.c | 21 +++++++++++++-------- > drivers/char/tpm/tpm.h | 17 ++++++----------- > drivers/char/tpm/tpm_ppi.c | 34 +++++++++++----------------------- > fs/kernfs/dir.c | 1 + > fs/sysfs/group.c | 42 ++++++++++++++++++++++++++++++++++++++++++ > include/linux/sysfs.h | 8 ++++++++
Shouldn't the sysfs changes be a separate patch ? Guenter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/