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


Groups > linux.kernel > #1470371

Re: [PATCH v4 3/4] i2c: designware: detect when dynamic tar update is possible

From Wolfram Sang <wsa@the-dreams.de>
Newsgroups linux.kernel
Subject Re: [PATCH v4 3/4] i2c: designware: detect when dynamic tar update is possible
Date 2016-08-25 22:10 +0200
Message-ID <sa98l-5HC-3@gated-at.bofh.it> (permalink)
References <s9sd3-1FT-3@gated-at.bofh.it> <s9sd3-1FT-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

> +		u32 ic_con = dw_readl(dev, DW_IC_CON);
> +		if (msgs[dev->msg_write_idx].flags & I2C_M_TEN)

Checkpatch warned:

WARNING: Missing a blank line after declarations
#49: FILE: drivers/i2c/busses/i2c-designware-core.c:452:

I fixed it for you this time.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v4 3/4] i2c: designware: detect when dynamic tar update is possible Lucas De Marchi <lucas.demarchi@intel.com> - 2016-08-24 00:20 +0200
  Re: [PATCH v4 3/4] i2c: designware: detect when dynamic tar update  is possible Wolfram Sang <wsa@the-dreams.de> - 2016-08-25 22:10 +0200

csiph-web