Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1463682 > unrolled thread
| Started by | Heikki Krogerus <heikki.krogerus@linux.intel.com> |
|---|---|
| First post | 2016-08-16 13:00 +0200 |
| Last post | 2016-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.
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
| From | Heikki Krogerus <heikki.krogerus@linux.intel.com> |
|---|---|
| Date | 2016-08-16 13:00 +0200 |
| Subject | Re: [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
Back to top | Article view | linux.kernel
csiph-web