Home
last modified time | relevance | path

Searched hist:"9 e0d39d8a6a0a8805d05fba22e3fbe80b5c8c4cb" (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/char/tpm/
H A Dtpm_atmel.hdiff 9e0d39d8a6a0a8805d05fba22e3fbe80b5c8c4cb Thu Mar 31 22:57:00 CEST 2016 Christophe Ricard <christophe.ricard@gmail.com> tpm: Remove useless priv field in struct tpm_vendor_specific

Remove useless priv field in struct tpm_vendor_specific and take benefit
of chip->dev.driver_data. As priv is the latest field available in
struct tpm_vendor_specific, remove any reference to that structure.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
H A Dtpm_atmel.cdiff 9e0d39d8a6a0a8805d05fba22e3fbe80b5c8c4cb Thu Mar 31 22:57:00 CEST 2016 Christophe Ricard <christophe.ricard@gmail.com> tpm: Remove useless priv field in struct tpm_vendor_specific

Remove useless priv field in struct tpm_vendor_specific and take benefit
of chip->dev.driver_data. As priv is the latest field available in
struct tpm_vendor_specific, remove any reference to that structure.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
H A Dtpm_i2c_nuvoton.cdiff 9e0d39d8a6a0a8805d05fba22e3fbe80b5c8c4cb Thu Mar 31 22:57:00 CEST 2016 Christophe Ricard <christophe.ricard@gmail.com> tpm: Remove useless priv field in struct tpm_vendor_specific

Remove useless priv field in struct tpm_vendor_specific and take benefit
of chip->dev.driver_data. As priv is the latest field available in
struct tpm_vendor_specific, remove any reference to that structure.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
H A Dtpm_nsc.cdiff 9e0d39d8a6a0a8805d05fba22e3fbe80b5c8c4cb Thu Mar 31 22:57:00 CEST 2016 Christophe Ricard <christophe.ricard@gmail.com> tpm: Remove useless priv field in struct tpm_vendor_specific

Remove useless priv field in struct tpm_vendor_specific and take benefit
of chip->dev.driver_data. As priv is the latest field available in
struct tpm_vendor_specific, remove any reference to that structure.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
H A Dxen-tpmfront.cdiff 9e0d39d8a6a0a8805d05fba22e3fbe80b5c8c4cb Thu Mar 31 22:57:00 CEST 2016 Christophe Ricard <christophe.ricard@gmail.com> tpm: Remove useless priv field in struct tpm_vendor_specific

Remove useless priv field in struct tpm_vendor_specific and take benefit
of chip->dev.driver_data. As priv is the latest field available in
struct tpm_vendor_specific, remove any reference to that structure.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
H A Dtpm_ibmvtpm.cdiff 9e0d39d8a6a0a8805d05fba22e3fbe80b5c8c4cb Thu Mar 31 22:57:00 CEST 2016 Christophe Ricard <christophe.ricard@gmail.com> tpm: Remove useless priv field in struct tpm_vendor_specific

Remove useless priv field in struct tpm_vendor_specific and take benefit
of chip->dev.driver_data. As priv is the latest field available in
struct tpm_vendor_specific, remove any reference to that structure.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
H A Dtpm_crb.cdiff 9e0d39d8a6a0a8805d05fba22e3fbe80b5c8c4cb Thu Mar 31 22:57:00 CEST 2016 Christophe Ricard <christophe.ricard@gmail.com> tpm: Remove useless priv field in struct tpm_vendor_specific

Remove useless priv field in struct tpm_vendor_specific and take benefit
of chip->dev.driver_data. As priv is the latest field available in
struct tpm_vendor_specific, remove any reference to that structure.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
H A Dtpm_tis.cdiff 9e0d39d8a6a0a8805d05fba22e3fbe80b5c8c4cb Thu Mar 31 22:57:00 CEST 2016 Christophe Ricard <christophe.ricard@gmail.com> tpm: Remove useless priv field in struct tpm_vendor_specific

Remove useless priv field in struct tpm_vendor_specific and take benefit
of chip->dev.driver_data. As priv is the latest field available in
struct tpm_vendor_specific, remove any reference to that structure.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
/linux/drivers/char/tpm/st33zp24/
H A Dspi.cdiff 9e0d39d8a6a0a8805d05fba22e3fbe80b5c8c4cb Thu Mar 31 22:57:00 CEST 2016 Christophe Ricard <christophe.ricard@gmail.com> tpm: Remove useless priv field in struct tpm_vendor_specific

Remove useless priv field in struct tpm_vendor_specific and take benefit
of chip->dev.driver_data. As priv is the latest field available in
struct tpm_vendor_specific, remove any reference to that structure.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
H A Dst33zp24.cdiff 9e0d39d8a6a0a8805d05fba22e3fbe80b5c8c4cb Thu Mar 31 22:57:00 CEST 2016 Christophe Ricard <christophe.ricard@gmail.com> tpm: Remove useless priv field in struct tpm_vendor_specific

Remove useless priv field in struct tpm_vendor_specific and take benefit
of chip->dev.driver_data. As priv is the latest field available in
struct tpm_vendor_specific, remove any reference to that structure.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>