Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1463682 > unrolled thread

Re: [PATCH v2 08/10] usb: ulpi: remove "dev" field from struct ulpi_ops

Started byHeikki Krogerus <heikki.krogerus@linux.intel.com>
First post2016-08-16 13:00 +0200
Last post2016-08-16 13:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v2 08/10] usb: ulpi: remove "dev" field from struct  ulpi_ops Heikki Krogerus <heikki.krogerus@linux.intel.com> - 2016-08-16 13:00 +0200

#1463682 — Re: [PATCH v2 08/10] usb: ulpi: remove "dev" field from struct ulpi_ops

FromHeikki Krogerus <heikki.krogerus@linux.intel.com>
Date2016-08-16 13:00 +0200
SubjectRe: [PATCH v2 08/10] usb: ulpi: remove "dev" field from struct ulpi_ops
Message-ID<s6Kg9-20U-15@gated-at.bofh.it>
On Mon, Aug 01, 2016 at 09:15:56PM +0300, Tal Shorer wrote:
>  /**
>   * struct ulpi_ops - ULPI register access
> @@ -12,7 +13,6 @@ struct ulpi;
>   * @write: write operation for ULPI register access
>   */
>  struct ulpi_ops {
> -	struct device *dev;

Fix also the comment above (remove the line describing @dev).


Thanks,

-- 
heikki

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web